core-agent-ide/codex-rs/tui
Thibault Sottiaux 124a09e577
fix: handle /review arguments in TUI (#8823)
Handle /review <instructions> in the TUI and TUI2 by routing it as a
custom review command instead of plain text, wiring command dispatch and
adding composer coverage so typing /review text starts a review directly
rather than posting a message. User impact: /review with arguments now
kicks off the review flow, previously it would just forward as a plain
command and not actually start a review.
2026-01-07 13:14:55 +00:00
..
frames Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
src fix: handle /review arguments in TUI (#8823) 2026-01-07 13:14:55 +00:00
tests chore: delete chatwidget::tests::binary_size_transcript_snapshot tui test (#6759) 2025-11-17 11:11:41 -08:00
Cargo.toml feat: open prompt in configured external editor (#7606) 2025-12-22 15:12:23 -08:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00
tooltips.txt chore: drop undo from the docs (#8431) 2025-12-22 15:09:48 +00:00