mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
Render streaming apply_patch updates as a transient live history cell so users can see file and line-count progress before patch execution starts. Port the Hopper-style floating counter animation for added and removed line totals, including coalescing updates, drain timing, reduced-motion handling, and snapshot coverage. Keep the implementation protocol-driven and remove the temporary debug replay hook used during local visual testing.