VS Code keeps saying it is in Plan Mode and refuses to implement, even after switching back
What version of the IDE extension are you using?
26.304.20706
What subscription do you have?
plus
Which IDE are you using?
vs code
What platform is your computer?
macOS Darwin 25.4.0 arm64 arm
What issue are you seeing?
Codex in VS Code keeps insisting that it is still in Plan Mode and refuses to implement the requested changes, even though Plan Mode has already been switched off in the UI.
It repeatedly says things like it is “still seeing Plan Mode” on its side, that it is “not allowed to edit files yet,” and that it will only make changes once the mode switches back to Default or implementation mode. However, from my side, the mode has already been switched back.
As a result, Codex gets stuck in a loop where it acknowledges the implementation target, restates what it plans to change, but never actually performs the edits.
<img width="604" height="960" alt="Image" src="https://github.com/user-attachments/assets/d7242fd9-8cf9-430c-a2f8-fd519064b9a5" />
What steps can reproduce the bug?
What steps can reproduce the bug?
Open VS Code with the Codex extension enabled.
Start a task that involves planning and then implementing file changes.
Let Codex produce a plan.
Switch out of Plan Mode back to Default / implementation mode in the UI.
Tell Codex to continue or confirm that the mode has been switched back.
Codex still responds as if it is in Plan Mode and refuses to edit files. (only have this bug sometimes)
What is the expected behavior?
Once Plan Mode is switched off, Codex should recognize the new mode correctly and proceed to implement the approved changes.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗