mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
## Summary - Remove elevated runner request files after read (best-effort cleanup on errors) - Add a unit test to cover request file lifecycle ## Testing - `cargo test -p codex-windows-sandbox` (Windows) Fixes #9315