mirror of
https://github.com/openai/codex.git
synced 2026-08-25 13:28:55 +00:00
## Why Detached reviews should behave like ordinary forked turns so clients get the normal steering, tool, permission, and item-stream behavior. ## What changed - Add a bundled `$review-agent` skill with read-only, defect-first review guidance. - Start detached reviews through `AgentRunner` with a target-specific prompt that explicitly references the bundled skill. Keep inline reviews on the existing review-mode flow. - Continue emitting the detached review thread and turn identifiers through the app-server API. ## Testing - Update the detached review integration test to verify the forked turn prompt, ordinary turn completion, and selection of the bundled skill when a user skill has the same name. GitOrigin-RevId: 979664cd80800fb0d51eabdc4e3211da90c12db9