core-agent-ide/codex-rs/tui2/frames/codex
Josh McKinney 90f262e9a4
feat(tui2): copy tui crate and normalize snapshots (#7833)
Introduce a full codex-tui source snapshot under the new codex-tui2
crate so viewport work can be replayed in isolation.

This change copies the entire codex-rs/tui/src tree into
codex-rs/tui2/src in one atomic step, rather than piecemeal, to keep
future diffs vs the original viewport bookmark easy to reason about.

The goal is for codex-tui2 to render identically to the existing TUI
behind the `features.tui2` flag while we gradually port the
viewport/history commits from the joshka/viewport bookmark onto this
forked tree.

While on this baseline change, we also ran the codex-tui2 snapshot test
suite and accepted all insta snapshots for the new crate, so the
snapshot files now use the codex-tui2 naming scheme and encode the
unmodified legacy TUI behavior. This keeps later viewport commits
focused on intentional behavior changes (and their snapshots) rather
than on mechanical snapshot renames.
2025-12-10 22:53:46 +00:00
..
frame_1.txt
frame_2.txt
frame_3.txt
frame_4.txt
frame_5.txt
frame_6.txt
frame_7.txt
frame_8.txt
frame_9.txt
frame_10.txt
frame_11.txt
frame_12.txt
frame_13.txt
frame_14.txt
frame_15.txt
frame_16.txt
frame_17.txt
frame_18.txt
frame_19.txt
frame_20.txt
frame_21.txt
frame_22.txt
frame_23.txt
frame_24.txt
frame_25.txt
frame_26.txt
frame_27.txt
frame_28.txt
frame_29.txt
frame_30.txt
frame_31.txt
frame_32.txt
frame_33.txt
frame_34.txt
frame_35.txt
frame_36.txt