mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
## What changed - Move reviewer configuration overrides, turn request construction, and deadline, cancellation, and completion handling into `codex-guardian-reviewer`. - Adapt core sessions through `ReviewerRuntime`, keeping context construction, managed constraints, and live network rules in core. - Make `GuardianReviewSession` crate-private and remove direct reviewer pool initialization and the reviewer dependency from `guardian-v2`. ## Testing Update the turn-draining test to exercise `wait_for_guardian_review`, checking that prior-turn completion events are ignored and the session remains reusable after draining the current turn. GitOrigin-RevId: fdf2b335b88b3f405d2370298ee68932808e1186