core-agent-ide/codex-rs/utils/cli/src
Dylan Hurd 4668feb43a
chore(core) Deprecate approval_policy: on-failure (#11631)
## Summary
In an effort to start simplifying our sandbox setup, we're announcing
this approval_policy as deprecated. In general, it performs worse than
`on-request`, and we're focusing on making fewer sandbox configurations
perform much better.

## Testing
- [x] Tested locally
- [x] Existing tests pass
2026-02-12 13:23:30 -08:00
..
approval_mode_cli_arg.rs chore(core) Deprecate approval_policy: on-failure (#11631) 2026-02-12 13:23:30 -08:00
config_override.rs feat: split codex-common into smaller utils crates (#11422) 2026-02-11 12:59:24 +00:00
format_env_display.rs feat: split codex-common into smaller utils crates (#11422) 2026-02-11 12:59:24 +00:00
lib.rs feat: split codex-common into smaller utils crates (#11422) 2026-02-11 12:59:24 +00:00
sandbox_mode_cli_arg.rs feat: split codex-common into smaller utils crates (#11422) 2026-02-11 12:59:24 +00:00