mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
## Why After switching a thread to a model that requires automatic review, a standard-scope approval could reuse a cached low-risk score for an action that skipped classification. This allowed the action to bypass the required full review. ## What changed Check the thread's current model requirements before making a fast Guardian decision. Defer required models to the full review path instead of approving from cached scoring state. ## Testing Add coverage for switching to a required model and reviewing a sandboxed command without running another classification. GitOrigin-RevId: e79e6a5df19c46acd5c4176f522a859793177639