mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
## What changed - Add the `features.guardianv2.transcript.include_images` opt-in setting. - Include recent images from user and assistant messages and configured tool outputs in Guardian v2 sampling requests. - Bound image context to the four most recent images and 8 MiB total, and omit image detail hints when constructing the sampling request. ## Testing - Cover configuration parsing and image forwarding from messages and tool outputs. GitOrigin-RevId: b0ae6b6182535fd084ea103ed01dc3c803d7d1f7