mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
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.