Forked Subagents Using request_user_input
What version of the Codex App are you using (From “About Codex” dialog)?
0.107
What subscription do you have?
Pro
What platform is your computer?
Linux Ubuntu
What issue are you seeing?
<img width="1270" height="868" alt="Image" src="https://github.com/user-attachments/assets/bfee9925-1ee6-4b2b-ac9f-de8fee214527" />
I asked the parent agent to launch a few subagents to do codebase reasearch, and notice they were taking a while. When I went to investigate, it seems they had launched their own subagents (I have max_depth = 2), and were stuck on a request_user_input call 2 layers deep.
Would propose finding a way to make default_mode_request_user_input = false for all subagents when they are called.
What steps can reproduce the bug?
Might not be consistent but I told it to fork my session with 3 subagents to explore the codebase for opportunities to add new features.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗