Toutes les versions

v1.11.4 22 mai 2026

Composer snippets and Electron by default

Nouveautés

2 modifications
  • Chat: added reusable snippets with # autocomplete in the composer and a Snippets settings page for global and project snippets with [opencode-snippets](https://github.com/JosXa/opencode-snippets) plugin compatibility.
  • Multi-Run: runs can now be split into separate prompt/model groups, and Multi-Run prompts support command, file, agent, and snippet autocomplete (thanks to @tomzx).

Améliorations

6 modifications
  • Desktop: Electron is now the desktop release target, with updated macOS menu actions for the right sidebar and terminal dock.
  • UI: refreshed the desktop workspace shell with a full-width header, framed chat area, and smooth left/right sidebar open and close states.
  • Chat: completed reasoning blocks stay collapsed without replaying the collapse animation when you reopen a session.
  • Files: file search and mention results avoid mixing entries from similar query/cache keys (thanks to @isanchez404).
  • VSCode: switching between chat sessions is less likely to stall on very large conversations.
  • UI/Localization: refreshed Simplified Chinese terminology across the interface (thanks to @luojiyin).

Correctifs

1 modification
  • Voice: preview audio now stops and cleans up correctly when you stop playback or leave Voice settings (thanks to @isanchez404).