Toutes les versions

v1.13.3 24 juin 2026

Sign commits with SSH

Nouveautés

2 modifications
  • Git: a Git identity can sign your commits with SSH.
  • Agents: agent settings have thinking variant, temperature, and top-p controls (thanks to @bashrusakh).

Améliorations

3 modifications
  • Agents: clearing temperature or top-p removes the override (thanks to @bashrusakh).
  • Git: pushing from the Git view syncs first, so fewer pushes come back rejected.
  • Settings: your font size and padding apply inside the VS Code extension too (thanks to @Sin991114).

Correctifs

16 modifications
  • Chat: picking one of your own skills from the slash menu runs the skill instead of typing its name into the message (thanks to @IbrahimKhan12).
  • Chat: a code block in your own message keeps characters like < and -> (thanks to @bashrusakh).
  • Chat: Arrow Up opens prompt history again when the cursor sits at the start of the composer.
  • Chat: pasting text with an @ in it no longer pops up file mentions (thanks to @charpeni).
  • Chat: switching sessions or loading older messages no longer jumps the conversation backward or makes it wobble (thanks to @herjarsa).
  • Sessions: a new session stays with the project or folder you picked (thanks to @bashrusakh).
  • Sessions: pinned sessions and folders stay in the sidebar when a session list comes back empty (thanks to @bashrusakh).
  • Settings/Models: per-model visibility and sibling model choices stay saved (thanks to @attilaszasz).
  • Settings/Skills: the skills catalog reloads after you change catalog settings (thanks to @gokulkgm).
  • Providers: disconnecting a provider from settings works.
  • Usage: MiniMax M3 and Token Plan usage read the provider's current responses again (thanks to @baruchvitorino).
  • Files: downloading a file with non-Latin characters in its name keeps the name (thanks to @FanFan4204).
  • Startup: managed OpenCode processes left over from a crash are cleaned up on the next start.
  • CLI: a leftover server PID file no longer makes the CLI treat an unrelated process as OpenChamber.
  • Mobile: subagent chevrons no longer sit on top of a long session title (thanks to @weixiang1862, @lilyzhaun).
  • Mobile: sessions are grouped by their exact folder (thanks to @weixiang1862, @lilyzhaun).