core-agent-ide/codex-rs/execpolicy/src
2025-09-23 13:31:36 -07:00
..
arg_matcher.rs Update cargo to 2024 edition (#842) 2025-05-07 08:37:48 -07:00
arg_resolver.rs Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#903) 2025-05-14 09:39:49 -07:00
arg_type.rs Update cargo to 2024 edition (#842) 2025-05-07 08:37:48 -07:00
default.policy Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#903) 2025-05-14 09:39:49 -07:00
error.rs Update cargo to 2024 edition (#842) 2025-05-07 08:37:48 -07:00
exec_call.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
execv_checker.rs Use anyhow::Result in tests for error propagation (#4105) 2025-09-23 13:31:36 -07:00
lib.rs feat: introduce codex_execpolicy crate for defining "safe" commands (#634) 2025-04-24 17:14:47 -07:00
main.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
opt.rs Update cargo to 2024 edition (#842) 2025-05-07 08:37:48 -07:00
policy.rs chore: upgrade to Rust 1.89 (#2465) 2025-08-19 13:22:02 -07:00
policy_parser.rs chore: enable clippy::redundant_clone (#3489) 2025-09-11 11:59:37 -07:00
program.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
sed_command.rs chore: upgrade to Rust 1.89 (#2465) 2025-08-19 13:22:02 -07:00
valid_exec.rs feat: introduce codex_execpolicy crate for defining "safe" commands (#634) 2025-04-24 17:14:47 -07:00