Codex Desktop on Windows stuck on "Thinking"; results only appear after restarting app
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)?
Version 26.818.21641
What subscription do you have?
chatgpt pro
What platform is your computer?
No response
What issue are you seeing?
Summary
After a recent Codex Desktop update on Windows, Codex has become effectively unusable.
When I send a task, the interface stays on “Thinking” indefinitely.
It does not show:
- Ran command
- Read file
- Modified file
- tool activity
- final response
More importantly, even when the task has already completed in the background, the completed result does not appear in the UI.
The only way I can see the completed result is to completely close Codex Desktop and reopen it.
This means I would have to restart Codex after almost every task, which makes the app unusable for normal work.
Reproduction
- Open Codex Desktop on Windows.
- Send a normal task.
- The UI remains on Thinking.
- No execution progress or final result appears.
- Switching to another thread/project and returning does not fix it.
- Wait long enough for the task to complete in the background.
- The UI still remains stuck.
- Completely close Codex Desktop.
- Reopen it.
- The completed result is now visible.
The same behavior repeats on the next task.
Expected behavior
Codex should:
- show live execution progress;
- finish the turn normally;
- display the final response without requiring an app restart.
Actual behavior
The backend appears to complete the task, but the Windows desktop UI remains stuck in the active Thinking state and never presents the completed turn until the application is restarted.
This is not only a missing progress indicator. It prevents normal use of Codex Desktop.
Impact
I am a paid ChatGPT pro user and use Codex Desktop for ongoing production work.
Because every task may require a full application restart before the result becomes visible, I currently cannot use Codex Desktop reliably.
For long-running or expensive tasks, I also cannot determine whether:
- the task is still running;
- it has finished;
- it has failed;
- it is going in the wrong direction.
Environment
- Product: Codex Desktop
- Platform: Windows
- Issue started after a recent Codex Desktop update
- Reproduces across multiple turns
- Switching threads/projects does not resolve it
- Closing and reopening the app reveals the completed result
Please treat this as a Windows Desktop turn-state / UI synchronization regression, not merely a missing progress-animation issue.
What steps can reproduce the bug?
when i give any new task
What is the expected behavior?
its only showing thinking , never show response or answer , or progress , but when i shut it down and reopen , the task is done . its unworkable
Additional information
No response
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
Reproduce the issue in Codex Desktop on Windows by sending a normal task and observing the Thinking state before and after restarting the app. Trace the desktop turn-state and UI synchronization path; done means progress and the completed response appear without switching threads or restarting the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100