core-agent-ide/codex-rs/tui/tests
easong-openai 6340acd885
Re-add markdown streaming (#2029)
Wait for newlines, then render markdown on a line by line basis. Word wrap it for the current terminal size and then spit it out line by line into the UI. Also adds tests and fixes some UI regressions.
2025-08-12 17:37:28 -07:00
..
fixtures Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
status_indicator.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
vt100_history.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
vt100_live_commit.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
vt100_streaming_no_dup.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00