core-agent-ide/codex-rs/cli
Jeff Mickey c14e6813fb
[codex-tui] exit when terminal is dumb (#9293)
Using terminal with TERM=dumb specifically mean that TUIs and the like
don't work. Ensure that codex doesn't run in these environments and exit
with odd errors like crossterm's "Error: The cursor position could not
be read within a normal duration"

---------

Co-authored-by: Josh McKinney <joshka@openai.com>
2026-01-20 16:17:38 -08:00
..
src [codex-tui] exit when terminal is dumb (#9293) 2026-01-20 16:17:38 -08:00
tests Propagate MCP disabled reason (#9207) 2026-01-15 17:24:00 +00:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml fix: remove existing process hardening from Codex CLI (#8951) 2026-01-08 21:19:34 -08:00