release v1.13.8

This commit is contained in:
Bohdan Triapitsyn
2026-06-29 02:13:08 +03:00
parent 7a0b4e5d66
commit c48d57bfaf
7 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## [Unreleased]
## [1.13.8] - 2026-06-29
- Chat: a new Follow-up behavior setting controls what happens when you press Enter on a message while the agent is still responding — Steer inserts it into the agent's current turn, or Queue holds it until the turn finishes. Replaces the previous queue-mode toggle (thanks to @bashrusakh).
- Sync: a connected but quiet session (for example an agent running a long tool call) no longer triggers repeated background refreshes every ~15 seconds (thanks to @tomzx).
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "%extension.description%",
"version": "1.13.7",
"version": "1.13.8",
"publisher": "fedaykindev",
"private": true,
"repository": {