Commit Graph

  • 3c0d98f4cc add: 增加任务完成的提示音 main wuxu 2026-04-26 13:10:14 +08:00
  • ce10295e89 add: 移除除了 desktop 以外的所有版本 wuxu 2026-04-26 12:46:58 +08:00
  • bb6a12cd41 add: Replace web fonts with local fonts wuxu 2026-04-26 10:15:34 +08:00
  • af1ca868f7 # Release version 0.10.4 xintaofei 2026-04-25 21:38:24 +08:00
  • 7699b1a58c fix(settings): wrap WebView2 env override in unsafe block for Rust 1.82+ xintaofei 2026-04-25 21:33:39 +08:00
  • ec07afed50 fix(acp): dedupe slash commands at session update mapping xintaofei 2026-04-25 17:58:41 +08:00
  • c14104374b Merge pull request #111 from MoozLee/fix/slash-command-search-main XinTaoFei 2026-04-25 17:36:10 +08:00
  • 2e8d05ae34 fix(settings): use --disable-gpu for hardware acceleration toggle to align with Tauri 2 ecosystem xintaofei 2026-04-25 17:20:02 +08:00
  • 8062658e29 fix(acp): dedupe slash command results [T-04-25-fix-slash-command-search] lee 2026-04-25 16:31:00 +08:00
  • 560b3083f0 fix(settings): use --disable-gpu-compositing to keep webview renderable xintaofei 2026-04-25 16:32:47 +08:00
  • acc0cb3f06 fix(settings): drop --disable-software-rasterizer to avoid white-screen webview xintaofei 2026-04-25 16:04:00 +08:00
  • f264f560b1 fix(acp): bypass Windows file locks when clearing binary cache xintaofei 2026-04-25 15:56:47 +08:00
  • f0bd2a28a2 feat(settings): add Windows toggle to disable WebView2 hardware acceleration xintaofei 2026-04-25 11:57:35 +08:00
  • 5ae081e87a fix(acp): uninstall before reinstall on npx agent upgrade xintaofei 2026-04-25 10:45:49 +08:00
  • 4f0684dd04 # Release version 0.10.3 xintaofei 2026-04-25 00:26:50 +08:00
  • d0184c2548 fix(acp): drain terminal readers before exposing exit status xintaofei 2026-04-25 00:21:24 +08:00
  • 7f935bf649 fix(chat-input): raise toolbar collapse threshold to 34rem xintaofei 2026-04-24 23:59:34 +08:00
  • 675f97af94 fix(acp): prevent Windows terminal hangs from pipe orphans and .cmd shims xintaofei 2026-04-24 23:54:11 +08:00
  • 8405aa5dc8 chore(acp): bump claude-code to 0.31.0 xintaofei 2026-04-24 23:32:16 +08:00
  • 230539233a fix(sidebar): clarify empty state when completed conversations are hidden xintaofei 2026-04-24 22:42:30 +08:00
  • 6d1a87a1e5 chore(acp): bump codex to 0.12.0, opencode to 1.14.23, gemini to 0.39.1 xintaofei 2026-04-24 22:32:35 +08:00
  • 9bb3f3b84c fix(acp): defer auto-connect until historical session id resolves xintaofei 2026-04-24 22:11:53 +08:00
  • 8d5ec464d9 # Release version 0.10.2 xintaofei 2026-04-24 19:56:18 +08:00
  • 8946575600 fix(sidebar): restrict folder reorder drag to folder header row xintaofei 2026-04-24 16:57:33 +08:00
  • 59f2fd3bbf Merge branch 'cv-main' xintaofei 2026-04-24 16:02:30 +08:00
  • 8385837640 perf(workspace-state): compress delta history, cache gitignore lookups, tighten debounce xintaofei 2026-04-24 16:02:06 +08:00
  • 6a0425239f fix(web-server): release port reliably on stop by awaiting graceful shutdown xintaofei 2026-04-24 15:23:12 +08:00
  • b79f06f7ae fix(experts): recognize Windows junction links to central store xintaofei 2026-04-24 14:59:14 +08:00
  • 51598f3b12 Merge branch 'cv-main' xintaofei 2026-04-24 14:29:44 +08:00
  • bcfaba10c7 fix(acp): prevent memory blowup from streaming terminal tool output xintaofei 2026-04-24 14:28:41 +08:00
  • 0e09711e56 feat(codex-skills): surface built-in .system skills as read-only xintaofei 2026-04-24 14:18:36 +08:00
  • e9c3076197 fix(message-input): persist draft across restarts by keying on conversation id xintaofei 2026-04-24 12:32:35 +08:00
  • f8d7c8966a feat(settings): place quick messages nav below agents xintaofei 2026-04-24 11:10:31 +08:00
  • 7caf730369 feat(message-input): turn plus button into menu with attach files and quick messages xintaofei 2026-04-24 11:07:56 +08:00
  • 61778f152b feat(settings): add quick messages management with drag-and-drop sorting xintaofei 2026-04-24 10:46:33 +08:00
  • fbe272de4f Merge branch 'cv-main' xintaofei 2026-04-24 10:05:36 +08:00
  • 089cc7c34e feat(sidebar-conversation-list): show empty-state hint inside expanded folders with no visible conversations xintaofei 2026-04-24 10:05:20 +08:00
  • 49aee458d2 feat(sidebar): default new folders to neutral foreground color xintaofei 2026-04-24 09:50:49 +08:00
  • 46764ee53c # Release version 0.10.1 xintaofei 2026-04-24 00:38:33 +08:00
  • 211d589160 fix(conversation-context-bar): hide selectors divider when no attachments are present xintaofei 2026-04-23 23:38:40 +08:00
  • 1148319eba feat(conversation-context-bar): unify selectors and attachments into a horizontal scrolling row xintaofei 2026-04-23 23:36:24 +08:00
  • e80c9e69a9 chore(acp-registry): bump opencode to 1.14.21 and gemini-cli to 0.39.0 xintaofei 2026-04-23 23:12:52 +08:00
  • 1eeb5041a8 feat(sidebar): add per-folder color swatch with picker and neutral conversation rail xintaofei 2026-04-23 23:02:58 +08:00
  • b7eeeb0be4 fix(conversation-manage-dialog): sort conversations by created_at and display creation time xintaofei 2026-04-23 21:17:27 +08:00
  • 1d3dd0dcd4 fix(icons): regenerate multi-resolution Windows ICO for crisp desktop icon xintaofei 2026-04-23 21:04:11 +08:00
  • 72e5694632 docs(images): update main light and dark screenshots xintaofei 2026-04-23 16:28:50 +08:00
  • 7e243412e1 # Release version 0.10.0 xintaofei 2026-04-23 16:05:46 +08:00
  • 022172a9ea chore(lint): clean up frontend and Rust lint issues xintaofei 2026-04-23 15:56:41 +08:00
  • 1dd40d0baf feat(conversation-context-bar): show descriptive tooltips for folder and branch selectors xintaofei 2026-04-23 15:21:18 +08:00
  • ba7f3c598b fix(branch-dropdown): show "No branch" label when folder is not a git repository xintaofei 2026-04-23 15:12:46 +08:00
  • ec115e5a12 feat(acp-agent-settings): expand OpenCode provider.npm options with additional AI SDK providers xintaofei 2026-04-23 15:00:59 +08:00
  • 7aec93e922 feat(search-dialog): show active folder in search popup header xintaofei 2026-04-23 14:11:54 +08:00
  • c7cd94a01b Merge branch 'cv-main' xintaofei 2026-04-23 14:03:01 +08:00
  • 50c5b12d53 refactor(branch-dropdown): drop worktree parent-branch merge shortcut xintaofei 2026-04-23 14:02:46 +08:00
  • c67e145837 feat(sidebar): add workspace actions to conversation list context menu xintaofei 2026-04-23 13:49:45 +08:00
  • 377ae6d8e6 fix(command-dropdown): preserve running command status across folder switches xintaofei 2026-04-23 11:45:25 +08:00
  • e489925567 Merge branch 'cv-main' xintaofei 2026-04-23 11:37:18 +08:00
  • bcd457c823 refactor(conversation-status): share sidebar status glyphs across menus, search, and manage dialog xintaofei 2026-04-23 11:35:38 +08:00
  • 5f4c26c480 fix(message-input): scale selector collapse breakpoint with appearance zoom xintaofei 2026-04-23 11:30:49 +08:00
  • f9dfc64009 Merge branch 'cv-main' xintaofei 2026-04-23 11:26:02 +08:00
  • cd15813f34 refactor(tooltip): use native title for folder picker and sidebar more-options xintaofei 2026-04-23 11:25:16 +08:00
  • 1323d3e883 fix(mode-tabs): use rem heights so workspace mode tabs scale with zoom xintaofei 2026-04-23 11:24:24 +08:00
  • d7113f6ed0 fix(resizable): clip panel group overflow to block programmatic scroll shift xintaofei 2026-04-23 11:15:05 +08:00
  • 02434b6e1d refactor(sidebar): align folder and conversation rail on a shared axis xintaofei 2026-04-23 10:33:42 +08:00
  • 6665b1902b fix(sidebar): prevent sibling folder overlap and nudge conversation rail xintaofei 2026-04-23 09:59:46 +08:00
  • 35265c766a fix(shadcn-launcher): point preview iframe to radix/preview-02 xintaofei 2026-04-23 01:02:37 +08:00
  • 5ea812405f fix(theme): use neutral sidebar primary for grayscale dark themes xintaofei 2026-04-23 00:55:18 +08:00
  • f1ce7179ea feat(sidebar): reorder folder groups by drag and persist sort order xintaofei 2026-04-23 00:42:58 +08:00
  • 2dbdaa9c74 feat(branch-dropdown): add switch-to-branch entry for local and remote branches xintaofei 2026-04-22 23:29:36 +08:00
  • 3030bb7981 feat(conversation-detail): auto-scroll active tile into view and theme its highlight xintaofei 2026-04-22 23:18:34 +08:00
  • 7a03cfff36 fix(branch-picker): strip remote prefix when checking out remote branches xintaofei 2026-04-22 22:56:36 +08:00
  • 5ac9cee2ff feat(sidebar): add conversation sort mode toggle with created-time default xintaofei 2026-04-22 22:34:23 +08:00
  • 8ef29680d2 refactor(sidebar): shrink conversation status badges to match folder count pill xintaofei 2026-04-22 22:10:52 +08:00
  • b74f698c0d fix(scroll-area): raise overlay scrollbar z-index to prevent occlusion xintaofei 2026-04-22 22:05:53 +08:00
  • aea652af76 refactor(sidebar): tighten list padding and round conversation and folder rows into pills xintaofei 2026-04-22 21:59:55 +08:00
  • 8095a75b5f fix(conversation-detail-panel): keep tab subtree mounted across tile-mode layout switch xintaofei 2026-04-22 21:25:09 +08:00
  • c11a57921d fix(conversation-context-bar): exclude removed folders from folder picker xintaofei 2026-04-22 19:36:33 +08:00
  • 4440249678 refactor(conversation-context-bar): slim folder and branch pickers to selection only xintaofei 2026-04-22 19:30:58 +08:00
  • d26c0b91c9 fix(sidebar): hide folder groups after removing from workspace xintaofei 2026-04-22 19:02:14 +08:00
  • 1904013dac refactor(sidebar): emphasize active-tab conversations via rail color and status icon xintaofei 2026-04-22 18:37:01 +08:00
  • 1d40308f52 refactor(sidebar): simplify folder header styling and fix arrow pixel alignment xintaofei 2026-04-22 18:39:17 +08:00
  • 10922dd71a fix(acp): reconnect agent when folder selector switches working directory xintaofei 2026-04-22 12:38:31 +08:00
  • d3d3a66263 fix(tabs): show "new conversation" title for draft tabs on hydration xintaofei 2026-04-22 12:24:31 +08:00
  • 5dd1deb986 fix(transport): replace Tauri listen() to avoid unlisten race crashing on WKWebView xintaofei 2026-04-22 11:25:38 +08:00
  • 3f3a325848 fix(sidebar): compute sticky folder offsets from uniform item height to avoid NaN scroll height xintaofei 2026-04-22 11:08:17 +08:00
  • 78caf4d827 refactor(sidebar): always render folder groups regardless of conversation count xintaofei 2026-04-22 10:53:22 +08:00
  • f0b3ec20a8 fix(folders): add open_folder Tauri command for path-based opens xintaofei 2026-04-22 10:53:17 +08:00
  • c691fb0c07 feat(workspace): add no-folder empty states and gate folder-only actions xintaofei 2026-04-22 10:36:27 +08:00
  • 14fb231dcc feat(sidebar): add conversation management dialog with filtering and bulk actions xintaofei 2026-04-22 09:31:38 +08:00
  • ae88b2256f refactor(sidebar): scope folder-header menu to per-folder new/import, drop import from card and blank-area menus xintaofei 2026-04-22 08:16:39 +08:00
  • fc174d8692 refactor(conversation): add horizontal scrollbar and min width to tiled tabs xintaofei 2026-04-22 01:20:21 +08:00
  • 72b8817bb2 refactor(sidebar): highlight expanded folder and add per-folder new-conversation button xintaofei 2026-04-22 01:01:18 +08:00
  • f3bdf94723 feat(title-bar): add folder-actions menu and branch dropdown with git operations xintaofei 2026-04-22 00:23:27 +08:00
  • 08fb508736 refactor(branch-picker): fix popover corner radius, remove local branch delete, move new-branch to top xintaofei 2026-04-21 23:14:57 +08:00
  • 67c837901d refactor(workspace): remove welcome page and render conversation panel directly xintaofei 2026-04-21 22:52:07 +08:00
  • eec47b3b12 refactor(title-bar): move sidebar toggle to left and swap terminal/aux-panel order xintaofei 2026-04-21 22:29:51 +08:00
  • 1bf2c2afce refactor(tabs): drop sidebar count and terminal-tab folder badge, show folder in tab tooltip xintaofei 2026-04-21 22:23:23 +08:00
  • dd2b542df9 refactor(tabs): remove close-folder-tabs and reveal-in-sidebar menu items xintaofei 2026-04-21 22:14:19 +08:00
  • b77842ee66 fix(conversation): derive ACP working dir from tab folder, not active folder xintaofei 2026-04-21 22:03:57 +08:00
  • 753e312c13 fix(workspace): resolve folder lookups against all folders for branch and file tree xintaofei 2026-04-21 21:44:33 +08:00