mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
## What changed Replace `ReviewerSessionFactory` with a startup callback installed through `ReviewerPool::new`. Review requests supply shared setup data and reuse context, while the pool uses its callback to create both reusable and forked reviewers. Update Guardian session setup, prewarming, and existing test fixtures to use the new pool API. GitOrigin-RevId: fa171503afcee8bdbdf6822573bea8ded50ce117