Files
codex/codex-rs/core/src
T
Dylan Hurd 60c59a7799 fix(core) disable command_might_be_dangerous when unsandboxed (#15036)
## Summary
If we are in a mode that is already explicitly un-sandboxed, then
`ApprovalPolicy::Never` should not block dangerous commands.

## Testing
- [x] Existing unit test covers old behavior
- [x] Added a unit test for this new case
60c59a7799 ยท 2026-03-21 01:28:25 +00:00
History
..
2026-03-14 22:24:13 -07:00