Releases 1.13.1 through 1.22.1 are regrouped by what each change is (New, Improvements, Fixes, Misc) and reworded in the voice the changelog-authoring skill asks for: one or two plain sentences per bullet, the symptom or the capability named, no mechanism. Packed bullets were split, every fact and every contributor credit kept. Older releases keep the mechanical grouping. Claude-Session: https://claude.ai/code/session_01VqV56Hez25hTxXH4ipJfzH
3.6 KiB
3.6 KiB
version, date
| version | date |
|---|---|
| 1.13.3 | 2026-06-24 |
App
New
- Git: a Git identity can sign your commits with SSH.
- Agents: agent settings have thinking variant, temperature, and top-p controls (thanks to @bashrusakh).
Improvements
- 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).
Fixes
- 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).
VS Code
New
- Agents: agent settings have thinking variant, temperature, and top-p controls (thanks to @bashrusakh).
Improvements
- Agents: clearing temperature or top-p removes the override (thanks to @bashrusakh).
- Settings: your font size and padding apply inside the extension (thanks to @Sin991114).
Fixes
- 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 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).
- Usage: MiniMax M3 and Token Plan usage read the provider's current responses again (thanks to @baruchvitorino).
- Startup: managed OpenCode processes left over from a crash are cleaned up on the next start.