Files
codex/codex-rs/features
Felipe Coury 9716aa5091 feat(tui): render markdown tables responsively
Move the markdown-table work onto current main while keeping the
change scoped to TUI rendering and streaming. Add source-backed table
rendering, streaming holdback, live-tail resize reflow, and transcript
reflow.

Keep the branch reviewable by excluding unrelated dependency, core,
and config drift, and by moving table holdback and transcript reflow
state into focused modules.
2026-04-09 18:52:37 -03:00
..