2026-09-05 15:58:23 +03:00
---
version : 1.13.4
date : 2026-06-27
2026-09-05 16:45:29 +03:00
title : Automatic review loops
2026-09-05 15:58:23 +03:00
---
## App
### New
2026-09-05 15:58:34 +03:00
- **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 ).
2026-09-05 15:58:23 +03:00
### Improvements
2026-09-05 15:58:34 +03:00
- 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.
2026-09-05 15:58:23 +03:00
### Fixes
2026-09-05 15:58:34 +03:00
- 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 ).
2026-09-05 15:58:23 +03:00
## VS Code
### New
2026-09-05 15:58:34 +03:00
- 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 ).
2026-09-05 15:58:23 +03:00
### Improvements
2026-09-05 15:58:34 +03:00
- 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 ).
2026-09-05 15:58:23 +03:00
### Fixes
2026-09-05 15:58:34 +03:00
- 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 ).