sub agent causing improper turn end
Resolved 💬 3 comments Opened Mar 26, 2026 by iharc-jordan Closed Mar 27, 2026
What version of Codex CLI is running?
117
What subscription do you have?
pro
Which model were you using?
5.4
What platform is your computer?
windows (wsl)
What terminal emulator and version are you using (if applicable)?
wsl
What issue are you seeing?
When multi-agent v2 is enabled, a sub-agent completion causes the main session to end its turn. This is despite the end turn flag being false in the reply from the sub agent.
What steps can reproduce the bug?
Conduct a session with ma v2 enabled and have sub agents spawn.
What is the expected behavior?
Sub agent completions should not trigger an end of turn for the main agent.
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗