Skip to content

fix(ui): make streamed markdown feel more continuous#19404

Merged
nexxeln merged 1 commit intodevfrom
fix/ui-streaming-markdown-cadence
Mar 27, 2026
Merged

fix(ui): make streamed markdown feel more continuous#19404
nexxeln merged 1 commit intodevfrom
fix/ui-streaming-markdown-cadence

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented Mar 27, 2026

Summary

  • smooth streamed markdown into smaller steady reveals so assistant responses feel closer to real-time typing instead of landing in larger bursts
  • keep the visible stream catching up quickly when backlog grows, while still flushing the final text immediately when the response settles
  • apply the pacing to both assistant text and reasoning so long markdown answers and thinking traces feel consistent

Testing

  • bun typecheck (in packages/ui)
  • bun typecheck (in packages/app)

@nexxeln nexxeln merged commit a93374c into dev Mar 27, 2026
12 checks passed
@nexxeln nexxeln deleted the fix/ui-streaming-markdown-cadence branch March 27, 2026 16:36
Copilot AI pushed a commit to ian-morgan99/opencode that referenced this pull request Mar 28, 2026
Co-authored-by: ian-morgan99 <106852423+ian-morgan99@users.noreply.github.com>
loocor pushed a commit to loocor/opencode that referenced this pull request Mar 30, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Apr 8, 2026
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.

1 participant