Files
openchamber/changelog/1.13.4.md
T
Bohdan Triapitsyn 9f78de9e89 docs(changelog): rewrite the last thirty releases for readers
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
2026-09-05 15:58:34 +03:00

2.4 KiB

version, date
version date
1.13.4 2026-06-27

App

New

  • Reviews: the Review changes dialog can run a review loop on its own. A banner in the chat opens the review sessions it starts, or stops them.
  • Japanese: the interface is available in Japanese (thanks to @yuchi0531).
  • Japanese: the documentation is available in Japanese (thanks to @yuchi0531).
  • Chat: drag a queued message to move it up or down the queue (thanks to @makeittech).
  • Shortcuts: you can pick your own key for opening the model selector (thanks to @makeittech).

Improvements

  • Models: the model picker keeps your provider groups open and in the order you put them, and Shift+Delete drops a model from recents (thanks to @makeittech).
  • Git: a commit message or pull request written from a draft session now comes from the real chat session (thanks to @bashrusakh).
  • CLI: startup and status commands check the port before treating a running process as your OpenChamber server.

Fixes

  • Chat: sending a message closes an open question, so the composer no longer keeps the answered prompt on screen (thanks to @tomzx).
  • Chat: a conversation pinned to the bottom stays still after you send, and opening an older session lands on the latest message right away.
  • Worktrees: a message sent to a brand new worktree session waits for the session and arrives (thanks to @bashrusakh).
  • Agents: editing an agent on an external OpenCode server no longer says it saved when it did not (thanks to @makeittech).
  • Providers: the add-provider form keeps the provider you picked (thanks to @IbrahimKhan12).

VS Code

New

  • Japanese: the interface is available in Japanese (thanks to @yuchi0531).
  • Chat: drag a queued message to move it up or down the queue (thanks to @makeittech).

Improvements

  • Models: the model picker keeps your provider groups open and in the order you put them, and Shift+Delete drops a model from recents (thanks to @makeittech).

Fixes

  • Chat: sending a message closes an open question, so the composer no longer keeps the answered prompt on screen (thanks to @tomzx).
  • Chat: a conversation pinned to the bottom stays still after you send, and opening an older session lands on the latest message right away.
  • Agents: editing an agent on an external OpenCode server no longer says it saved when it did not (thanks to @makeittech).
  • Providers: the add-provider form keeps the provider you picked (thanks to @IbrahimKhan12).