mirror of
https://github.com/openai/codex.git
synced 2026-09-20 12:47:38 +00:00
## What changed Introduce `ReviewTurnResult` and `ReviewSessionResult` to carry review outcomes, session disposition, and completion or analytics data. Propagate `SessionDisposition` directly through review execution and pooling, replacing boolean reuse flags and positional tuple access while preserving existing behavior. Update existing review-session tests to assert the named fields and explicit session dispositions. GitOrigin-RevId: 93eea8b482cd592167956444042becc1ef5f2eb5