Skip to content

fix(tui): keep v2 output scrolled during stream updates - #356

Merged
lsdefine merged 1 commit into
lsdefine:mainfrom
nianyucatfish:fix-tui-v2-stream-follow
May 13, 2026
Merged

fix(tui): keep v2 output scrolled during stream updates#356
lsdefine merged 1 commit into
lsdefine:mainfrom
nianyucatfish:fix-tui-v2-stream-follow

Conversation

@nianyucatfish

Copy link
Copy Markdown
Collaborator

When an assistant message already has a mounted body widget, streaming updates only refreshed the widget content. Scroll the messages container after those in-place updates so both streaming chunks and final responses remain visible at the bottom.

When an assistant message already has a mounted body widget, streaming updates only refreshed the widget content. Scroll the messages container after those in-place updates so both streaming chunks and final responses remain visible at the bottom.
@lsdefine
lsdefine merged commit 6bb3104 into lsdefine:main May 13, 2026
taliszhou pushed a commit to taliszhou/GenericAgent that referenced this pull request May 13, 2026
When an assistant message already has a mounted body widget, streaming updates only refreshed the widget content. Scroll the messages container after those in-place updates so both streaming chunks and final responses remain visible at the bottom.
RocketLi pushed a commit to RocketLi/GenericAgent that referenced this pull request May 18, 2026
When an assistant message already has a mounted body widget, streaming updates only refreshed the widget content. Scroll the messages container after those in-place updates so both streaming chunks and final responses remain visible at the bottom.
taliszhou pushed a commit to taliszhou/GenericAgent that referenced this pull request Jul 12, 2026
When an assistant message already has a mounted body widget, streaming updates only refreshed the widget content. Scroll the messages container after those in-place updates so both streaming chunks and final responses remain visible at the bottom.
lsdefine pushed a commit that referenced this pull request Jul 23, 2026
When an assistant message already has a mounted body widget, streaming updates only refreshed the widget content. Scroll the messages container after those in-place updates so both streaming chunks and final responses remain visible at the bottom.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants