-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Closed
Copy link
Labels
agentIssues related to the core agent loopIssues related to the core agent loopbugSomething isn't workingSomething isn't working
Description
What version of Codex CLI is running?
v0.111.0, v0.112.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.4, gpt-5.3
What platform is your computer?
Windows
What terminal emulator and version are you using (if applicable)?
WSL
What issue are you seeing?
Codex CLI accepts prompts but produces massively delayed response. The model appears to hang indefinitely — no streaming output, no error, no timeout. This
affects all prompt types (simple greetings, questions, codebase analysis). The status bar shows "gpt-5.4 high · 100% left" throughout, suggesting no tokens are being consumed.
What steps can reproduce the bug?
Steps to reproduce:
- Launch codex (v0.112.0) with model gpt-5.4 high
- Enter any prompt (e.g., "Hello", "Explain this codebase")
- Wait — no response is ever generated
What is the expected behavior?
Model should respond.
Additional information
Observed behavior:
- Prompt is accepted and displayed in the conversation
- No streaming output begins
- No error message or timeout
- Status bar remains at "100% left"
- Tested with 5 consecutive prompts over several minutes — received a response eventually after 5 minutes.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agentIssues related to the core agent loopIssues related to the core agent loopbugSomething isn't workingSomething isn't working