mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
344 B
344 B
Summary
- thread fallback evaluation through execpolicy so pipelines evaluate the first unmatched command instead of stopping at the first allow match
- update core exec_policy integration, execpolicycheck CLI, and docs to use the new fallback path and avoid skipping heuristics on later piped commands
Testing
- not run (not requested)