mirror of
https://github.com/openai/codex.git
synced 2026-04-27 08:05:51 +00:00
- Move core/src/terminal.rs and its tests into a standalone terminal-detection workspace crate. - Update direct consumers to depend on codex-terminal-detection and import terminal APIs directly. --------- Co-authored-by: Codex <noreply@openai.com>