-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Codex TUI stalled after successful file creation #13479
Copy link
Copy link
Open
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLITUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool calling
Metadata
Metadata
Assignees
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLITUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool calling
Type
Fields
Give feedbackNo fields configured for issues without a type.
Issue Summary
A Codex session stalled in the OpenSpec artifact workflow right after creating the design artifact for change react-core-phase-4-stability-convergence. The UI stayed on “Planning design artifact” for several
minutes and did not emit the next user-facing message, even though the artifact write had already succeeded.
Environment
What Happened
Key Evidence (sanitized)
Expected Behavior
After successful design artifact creation, Codex should promptly continue with the next workflow step and emit a user-facing update (status summary / next action).
Actual Behavior
The session remained in a “planning” state with no follow-up output, giving the impression of a hang despite successful backend actions.
Impact
Probable Cause (hypothesis)
Not a file-write failure. More likely a post-tool-call progress/reporting gap or session-loop/model-response stall after command completion.