Skip to content

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

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

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

Conversation

@nexxeln

@nexxeln nexxeln commented Mar 27, 2026

Copy link
Copy Markdown
Member

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
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request May 5, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant