mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
## Why With deferred execution, an environment can become ready before a later step spawns a sub-agent. The child must inherit the environment selections available to that step. ## What changed - Use the current step context's environment selections when spawning agents in both multi-agent implementations. - Add coverage that waits for a remote environment to become ready, spawns an agent, and verifies that the child receives both remote and local selections. GitOrigin-RevId: 97c37d541342bbefc9217bf341a19ebdfead2c76