Use supports_color in codex exec (#4633)

It knows how to detect github actions
This commit is contained in:
pakrym-oai
2025-10-02 18:15:03 -07:00
committed by GitHub
parent 2d6cd6951a
commit 1d94b9111c
3 changed files with 5 additions and 2 deletions

1
codex-rs/Cargo.lock generated
View File

@@ -929,6 +929,7 @@ dependencies = [
"serde",
"serde_json",
"shlex",
"supports-color",
"tempfile",
"tokio",
"tracing",