chore: changelog entry for the follow opt-out gestures
Claude-Session: https://claude.ai/code/session_017TK5JAYDfT3Fotc23UEg98
This commit is contained in:
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
|
||||
- **`/btw` side questions:** a btw session now answers the side question instead of carrying on with the parent's plan, and forks at the last completed turn so a reply that is still streaming is never inherited (thanks to @pocharlies).
|
||||
- Mobile: Chats — sessions that belong to no project — now appear in the sessions sheet above the project list, with the same swipe actions and search as project sessions. Previously they could be created on mobile but never found again.
|
||||
- Chat: with "Follow new content while streaming" turned off, sending a message while scrolled up in the conversation now leaves the view where it is instead of jumping to the new message. Sending from the bottom still parks the message as before.
|
||||
- Chat: scrolling away from a streaming reply with a middle-button pan or Shift+Space now stops auto-follow, the same as the wheel does, so wheel-less mice and pointer-driven tablets can read earlier content while the reply streams. An upward wheel inside a tool output box scrolls that box instead of releasing the whole chat (thanks to @pascalandr).
|
||||
- Chat: pressing PageUp/PageDown in the prompt box, or moving the caret through a long prompt, no longer shifts the whole window up and hides the title bar.
|
||||
- Work status: the session cost now counts what its subagents spent, with a line under the context meter splitting the session's own cost from the subagents' share, and each subagent's cost shown next to it in the Subagents list. Previously a session that delegated most of its work looked far cheaper than it was (thanks to @igorvelho).
|
||||
- Chat: undoing or redoing a parent session now keeps its subagent sessions at the same point in history instead of leaving their later work behind (thanks to @alexandrereyes).
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
- Chat: pending permission and question cards come back after the webview reloads or when the session is opened late, instead of the session hanging on a tool that is waiting for an answer nobody can see (thanks to @yangyaofei).
|
||||
- Chat: dismissing the agent's questions without answering and sending a new task no longer leaves the session looking frozen on the dismissed question (thanks to @bashrusakh).
|
||||
- Chat: with "Follow new content while streaming" turned off, sending a message while scrolled up now leaves the view where it is instead of jumping to the new message.
|
||||
- Chat: scrolling away from a streaming reply with a middle-button pan or Shift+Space now stops auto-follow, the same as the wheel does. An upward wheel inside a tool output box scrolls that box instead of releasing the whole chat (thanks to @pascalandr).
|
||||
- Chat: pressing PageUp/PageDown in the prompt box, or moving the caret through a long prompt, no longer shifts the whole panel up and hides its top edge.
|
||||
- GitHub Copilot usage now shows a single AI Credits window, matching Copilot's token-based quota, in place of the old Chat Requests and Completions windows (thanks to @jakoss).
|
||||
- Updating OpenCode no longer fails with a bare "Bad Request": the extension names the release to install, which recent OpenCode versions require, and shows OpenCode's own reason when an update is refused (thanks to @mdatsev and @yulia-ivashko).
|
||||
|
||||
Reference in New Issue
Block a user