Skip to content

feat(tui): source-back assistant streaming in TUI#19870

Draft
fcoury-oai wants to merge 1 commit intomainfrom
fcoury/streaming
Draft

feat(tui): source-back assistant streaming in TUI#19870
fcoury-oai wants to merge 1 commit intomainfrom
fcoury/streaming

Conversation

@fcoury-oai
Copy link
Copy Markdown
Contributor

Summary

  • render live assistant deltas through a source-backed active markdown cell instead of queued transient history cells
  • commit one final source-backed assistant cell on completion, replacing streamed draft text with the final payload
  • keep queue-backed commit ticks and stream-time resize follow-up scoped to proposed-plan streaming

Validation

  • cargo check -p codex-tui --all-targets
  • cargo test -p codex-tui source_backed
  • cargo test -p codex-tui streaming
  • cargo test -p codex-tui resize_reflow
  • cargo fmt --check
  • git diff --check

@fcoury-oai fcoury-oai changed the title Source-back assistant streaming in TUI feat(tui): source-back assistant streaming in TUI Apr 27, 2026
@fcoury-oai fcoury-oai marked this pull request as draft April 27, 2026 20:19
Bojun-Vvibe added a commit to Bojun-Vvibe/oss-contributions that referenced this pull request Apr 27, 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