core-agent-ide/codex-rs/common/src
Michael Bolin 86d5a9d80d
chore: rename unless-allow-listed to untrusted (#1378)
For the `approval_policy` config option, renames `unless-allow-listed`
to `untrusted`. In general, when it comes to exec'ing commands, I think
"trusted" is a more accurate term than "safe."

Also drops the `AskForApproval::AutoEdit` variant, as we were not really
making use of it, anyway.

Fixes https://github.com/openai/codex/issues/1250.


---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/openai/codex/pull/1378).
* #1379
* __->__ #1378
2025-06-24 22:19:21 -07:00
..
approval_mode_cli_arg.rs chore: rename unless-allow-listed to untrusted (#1378) 2025-06-24 22:19:21 -07:00
config_override.rs fix(codex-rs): use codex-mini-latest as default (#1164) 2025-05-29 16:55:19 -07:00
elapsed.rs chore: update exec crate to use std::time instead of chrono (#952) 2025-05-16 08:14:50 -07:00
lib.rs fix: pretty-print the sandbox config in the TUI/exec modes (#1376) 2025-06-24 17:48:51 -07:00
sandbox_summary.rs fix: pretty-print the sandbox config in the TUI/exec modes (#1376) 2025-06-24 17:48:51 -07:00