Files
codex/codex-rs/tui
Felipe Coury 01f639fdf8 feat(tui): show animated apply_patch progress
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.
2026-05-12 14:01:49 -03:00
..