Skip to content

All models — Codex CLI hangs indefinitely on all prompts, no response generated #14048

@galcianuk

Description

@galcianuk

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:

  1. Launch codex (v0.112.0) with model gpt-5.4 high
  2. Enter any prompt (e.g., "Hello", "Explain this codebase")
  3. 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.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentIssues related to the core agent loopbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions