Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
8b07132e09ca097478a72d5861e4cb1100cf760b
codex/codex-rs/shell-command/src/command_safety
T
Owen Lin 2e598df6fc fix: don't auto approve git -C ... (#20085)
It's safer to make sure these commands go through approval flows.
2e598df6fc ยท 2026-04-28 22:06:55 +00:00
History
..
is_dangerous_command.rs
fix: don't auto approve git -C ... (#20085)
2026-04-28 22:06:55 +00:00
is_safe_command.rs
fix: don't auto approve git -C ... (#20085)
2026-04-28 22:06:55 +00:00
mod.rs
[codex] reduce module visibility (#16978)
2026-04-07 08:03:35 -07:00
powershell_parser.ps1
shell-command: reuse a PowerShell parser process on Windows (#16057)
2026-03-27 19:33:41 -07:00
powershell_parser.rs
shell-command: reuse a PowerShell parser process on Windows (#16057)
2026-03-27 19:33:41 -07: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
shell-command: reuse a PowerShell parser process on Windows (#16057)
2026-03-27 19:33:41 -07:00