Files
codex/codex-rs/core/src
Dylan Hurd d3b99ef110 fix(core) rm execute_exec_request sandbox_policy (#16422)
## Summary
In #11871 we started consolidating on ExecRequest.sandbox_policy instead
of passing in a separate policy object that theoretically could differ
(but did not). This finishes the some parameter cleanup.

This should be a simple noop, since all 3 callsites of this function
already used a cloned object from the ExecRequest value.

## Testing
- [x] Existing tests pass
2026-04-01 11:03:48 -04:00
..
2026-03-31 13:06:08 +02:00
2026-04-01 12:26:40 +02:00
2026-03-31 11:22:38 +02:00
2026-03-31 11:22:38 +02:00