openai / openai/codex

Codex Desktop on Windows stuck on "Thinking"; results only appear after restarting app

Open
#39,727 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug connectivity windows-os
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

  1. Open Codex Desktop on Windows.
  2. Send a normal task.
  3. The UI remains on Thinking.
  4. No execution progress or final result appears.
  5. Switching to another thread/project and returning does not fix it.
  6. Wait long enough for the task to complete in the background.
  7. The UI still remains stuck.
  8. Completely close Codex Desktop.
  9. Reopen it.
  10. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.