全部版本

v1.12.4 2026年6月11日

Menu bar tray and review sessions

新增

13 项更改
  • Chat: added /handoff-review to open a linked review session for the current workspace changes, with actions to send review feedback and implementation replies between the sessions.
  • Chat/UI: added a setting to collapse long user messages.
  • Chat: Mermaid diagrams can now be opened in a dedicated diagram editor (thanks to @nerdosaurus).
  • Worktrees: creating a single new worktree session now opens the session immediately while worktree setup continues in the background.
  • Settings: added search across settings pages.
  • Files: added an editor Vim mode setting (thanks to @Champii).
  • Desktop/macOS: added a menu bar tray with live session status, Mini Chat access, and a provider usage submenu.
  • Desktop/macOS: added an optional vibrancy effect for the left sidebar.
  • Mobile: refreshed session controls, worktree deletion flow, MCP controls, update flow, and usage tracking for new layout.
  • Usage: added Cursor quota tracking.
  • UI/Localization: added French interface translations and French documentation (thanks to @pascalandr).
  • VSCode: added an action to archive all sessions from the extension (thanks to @jjdubski).
  • VSCode: added multi-root workspace support, including workspace folder switching in the extension (thanks to @mmospanenko).

改进

11 项更改
  • Chat: @agent mentions in rendered messages now use the primary accent color.
  • Chat: table copy actions now include a Markdown format option (thanks to @kjhq).
  • Models: hidden models now stay hidden in multi-model selection controls (thanks to @kjhq).
  • Multi-Run: creating isolated runs now opens sessions immediately while worktree setup continues in the background.
  • Sessions: chat folder assignments now stay in place after reloads.
  • Sessions: session, folder, project, and worktree rows now have right-click menus for their available actions.
  • Settings/Agents: agent prompt and permission edits now stay saved after changes.
  • Files: writes are now safer when saving through temporary files (thanks to @nerdosaurus).
  • Git: changed-file folders now have a revert action (thanks to @kostazol).
  • GitHub: issue and pull-request pickers now use server-side search for larger repositories (thanks to @tomzx).
  • Voice: Plan and file preview markdown now include text-to-speech buttons, with a setting for reading selected text or the full document (thanks to @yangyaofei).

修复

3 项更改
  • Preview: inline module scripts are now rewritten in proxied HTML responses, fixing more Vite preview pages (thanks to @mdbetancourt).
  • Desktop/macOS: startup no longer opens unnecessary folder prompts.
  • Terminal/Mobile: touch scrolling in the terminal no longer conflicts with terminal input as often (thanks to @kostazol).