Codex proceeds without receiving answers to questions
Open 💬 3 comments Opened Jun 23, 2026 by tvald
What version of Codex CLI is running?
v0.142.0
What subscription do you have?
Pro
Which model were you using?
gtp-5.5
What platform is your computer?
_No response_
What terminal emulator and version are you using (if applicable)?
_No response_
Codex doctor report
What issue are you seeing?
#28235 introduced a bug in plan mode where codex does not wait for responses to questions. Based on the comments in that PR, it was only intended to affect default mode. There is also no way to disable this behavior aside from strongly admonishing the llm to not use the feature.
The end result is wasting tokens and time on incorrect default assumptions.
What steps can reproduce the bug?
Enter plan mode. Prompt with an ambigious plan that requires asking a question. Ignore for two minutes. Observe that planning proceeded anyways.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗