core-agent-ide/codex-rs/execpolicy/tests
Dylan Hurd 6c22360bcb
fix(core) Deduplicate prefix_rules before appending (#10309)
## Summary
We ideally shouldn't make it to this point in the first place, but if we
do try to append a rule that already exists, we shouldn't append the
same rule twice.

## Testing
- [x] Added unit test for this case
2026-02-01 20:30:38 -08:00
..
basic.rs fix(core) Deduplicate prefix_rules before appending (#10309) 2026-02-01 20:30:38 -08:00