Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Transition from Plan to Build mode is missing “<end_plan_mode/>” in the “Build” internal prompt, so the Agent rejects execution with the response:
I cannot start implementing yet because plan mode is still active in this chat (no <end_plan_mode/> received). That system constraint blocks edits, runs, and todo updates.
Please switch Cursor back to execute mode (so the next message includes <end_plan_mode/>) and re-send “implement the plan”. Then I will start with the first todo and run through all of them without stopping.
Steps to Reproduce
- Plan a feature in Plan Mode
- Then klick “Build”
- Agent responds with:
I cannot start implementing yet because plan mode is still active in this chat (no <end_plan_mode/> received). That system constraint blocks edits, runs, and todo updates.
Please switch Cursor back to execute mode (so the next message includes <end_plan_mode/>) and re-send “implement the plan”. Then I will start with the first todo and run through all of them without stopping.
Expected Behavior
The agent simply starts building the feature
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.43
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Date: 2025-12-19T06:06:44.644Z
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cursor/2.2.43 Chrome/138.0.7204.251 Electron/37.7.0 Safari/537.36
For AI issues: which model did you use?
GPT-5.2-xhigh
For AI issues: add Request ID with privacy disabled
Request ID: 767c5acf-f0f5-48e2-9d0f-e200f456fb9f
Does this stop you from using Cursor
No - Cursor works, but with this issue