Files
codex/codex-rs/exec/tests
T
Adam Perry @ OpenAI 7fbbc9f033 [codex] Surface runtime warnings in codex exec (#27415)
## Why

`codex exec` drops thread-scoped warning notifications. Warnings
discovered while a thread starts, including unreadable or invalid UTF-8
project `AGENTS.md` files, therefore become silent.

## What changed

- Process global and primary-thread warning notifications while
continuing to ignore warnings from unrelated threads.
- Render runtime warnings in human output and expose them through the
existing non-fatal error item in JSONL output.
- Add focused routing, rendering, and malformed project-instruction
coverage.
7fbbc9f033 ยท 2026-06-11 14:01:16 -04:00
History
..
2025-09-25 17:47:09 +00:00