mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
## Why Delegated usage should retain the trigger of the turn that initiated it, including composer input and scheduled automation. ## What changed Propagate `turn_trigger` through agent spawning and follow-up messages in both multi-agent tool implementations. Apply the supplied trigger when pending mailbox work starts a new turn. ## Testing Extend tests to verify trigger propagation to spawned and nested agents, updated triggers on reused agents and peer follow-ups, and preservation of the active turn's trigger when steering. GitOrigin-RevId: e8fea208587c633fec7cb3f1c0815ff91d1a44e5