core-agent-ide/codex-rs/execpolicy/src
Dylan Hurd 996e09ca24
feat(core) RequestRule (#9489)
## Summary
Instead of trying to derive the prefix_rule for a command mechanically,
let's let the model decide for us.

## Testing
- [x] tested locally
2026-01-28 08:43:17 +00:00
..
amend.rs fix: policy/*.codexpolicy -> rules/*.rules (#7888) 2025-12-11 14:46:00 -08:00
decision.rs migrating execpolicy -> execpolicy-legacy and execpolicy2 -> execpolicy (#6956) 2025-11-19 19:14:10 -08:00
error.rs Another round of improvements for config error messages (#9746) 2026-01-23 20:11:09 -08:00
execpolicycheck.rs fix: policy/*.codexpolicy -> rules/*.rules (#7888) 2025-12-11 14:46:00 -08:00
lib.rs Another round of improvements for config error messages (#9746) 2026-01-23 20:11:09 -08:00
main.rs Refactor execpolicy fallback evaluation (#7544) 2025-12-03 23:39:48 -08:00
parser.rs feat: add justification arg to prefix_rule() in *.rules (#8751) 2026-01-05 21:24:48 +00:00
policy.rs feat(core) RequestRule (#9489) 2026-01-28 08:43:17 +00:00
rule.rs feat(core) RequestRule (#9489) 2026-01-28 08:43:17 +00:00