Files
codex/codex-rs/core/src
T
Dylan ea7d3f27bd [core] Stop escalating timeouts (#1853)
## Summary
Escalating out of sandbox is (almost always) not going to fix
long-running commands timing out - therefore we should just pass the
failure back to the model instead of asking the user to re-run a command
that took a long time anyway.

## Testing
- [x] Ran locally with a timeout and confirmed this worked as expected
ea7d3f27bd ยท 2025-08-05 17:52:25 -07:00
History
..
2025-07-29 20:14:41 -07:00
2025-07-31 09:17:59 -07:00