core-agent-ide/codex-rs/shell-command/src/command_safety
Michael Bolin d44f4205fb
chore: rename codex-command to codex-shell-command (#11378)
This addresses some post-merge feedback on
https://github.com/openai/codex/pull/11361:

- crate rename
- reuse `detect_shell_type()` utility
2026-02-10 17:03:46 -08:00
..
is_dangerous_command.rs chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00
is_safe_command.rs chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00
mod.rs chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00
powershell_parser.ps1 chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00
windows_dangerous_commands.rs chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00
windows_safe_commands.rs chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00