docs(vscode-changelog): add unreleased entries for follow-up behavior and sync

This commit is contained in:
Bohdan Triapitsyn
2026-06-29 01:42:16 +03:00
parent bc39b3b071
commit 130ec9949b
+2 -1
View File
@@ -1,6 +1,7 @@
## [Unreleased]
- No notable changes.
- 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.13.7] - 2026-06-28