mirror of
https://github.com/openai/codex.git
synced 2026-05-17 09:43:19 +00:00
- **Summary** - expose `exit` through the code mode bridge and module so scripts can stop mid-flight - surface the helper in the description documentation - add a regression test ensuring `exit()` terminates execution cleanly - **Testing** - Not run (not requested)