Long-running Codex task ends after progress update instead of continuing to completion
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.901.6511.0 (currently installed; incident occurred on an earlier build)
What subscription do you have?
Pro
What platform is your computer?
Windows 11 x64
What issue are you seeing?
When I instruct Codex to perform a long-running task and not report until it is finished, the task still stops after a progress/status response. The response says the work is paused or that no background process is continuing, even though the requested task is incomplete. This makes long-running work unreliable and requires a later user message to resume.
What steps can reproduce the bug?
- Start a long-running Codex task that requires multiple bounded stages.
- Tell Codex explicitly to continue working and not end the turn or report until the task is complete, unless an unrecoverable error occurs.
- Allow Codex to perform an initial stage.
- Observe that it sends a progress report and the turn ends instead of continuing.
- Ask whether it is still working; Codex states that the previous turn ended and no background process is running.
- Repeat across active project tasks.
What is the expected behavior?
Codex should continue the authorized task through its planned stages and return only when complete or when an unrecoverable error blocks progress. A progress update must not silently terminate the task. If the platform cannot continue after a response, it should clearly expose that limitation before accepting a request for uninterrupted work.
Additional information
The screenshots show this behavior in Creator-Space Lynn — Creator Audit. The user explicitly instructed Codex not to end the turn until the task was done. Codex reported progress at checkpoints 3/5 and 4/5, then the turn ended while the audit was incomplete. A later response stated that no background process was continuing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the long-running task flow on Windows 11 using the reported multi-stage scenario, especially the 3/5 and 4/5 checkpoints. Trace what happens when Codex sends a progress response and whether the task remains active afterward. Done means authorized work continues through completion or clearly reports an unrecoverable blocking limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai, devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100