docs(changelog): note /btw side questions and the status-line handoff

This commit is contained in:
Bohdan Triapitsyn
2026-08-23 00:42:23 +03:00
parent 3195fb1190
commit 1a627e06ad
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,11 +1,13 @@
## [Unreleased]
- **/btw side questions:** type `/btw <question>` to ask something off-topic in a temporary session forked from the current conversation. The answer streams into a panel above the composer; collapse it, keep it as a full session, or discard it without touching the chat (thanks to @jaygupta17).
- **Skills catalog:** browse curated GitHub skill collections in a card-based catalog with cross-source search and direct links to each skill's repository.
- Providers: expanded support for custom providers.
- Sessions created outside OpenChamber now appear in the sidebar and Recent list without a page refresh (thanks to @tomzx).
- If OpenCode restarts while a response is still running, the chat now stops with an interrupted state and a notification to continue instead of hanging silently (thanks to @sum117).
- Usage: Z.ai credit limits now appear alongside its other quota windows.
- Chat: file paths in messages now open from the session's workspace, even if you last browsed files in another workspace (thanks to @tomzx).
- While a reply streams, the model status line under the last message now turns into the finished message's info row in place, instead of jumping when the reply completes.
- Chat: newly sent messages and syntax-highlighted code blocks no longer briefly flicker. Bash output can also grow with its content instead of being cut off.
- UI: the default dialog close button is easier to click or tap (thanks to @rockinrimmer).