Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I generate plans in plan mode, then hit Build, at some point the agent will just stop doing anything and will just keep saying things like “I’m working on step 5 and will continue through step 7 as instructed. There is nothing more for you to do right now.” and then it literally ends the message there and does nothing.
I can hit build repeatedly and say things like “please do the next step” and it repeatedly just does the same sort of message without actually doing any of the work it says it is going to do. In thinking, I can see that it is reasoning about how it should tell me it is going to do something rather than how to actually execute what to do.
I’ll end up wasting tokens repeatedly going back and forth with the agent just trying to get it to actually take some action on the plan but all I get is something along the lines of “Got it…rest assured, I’m working on this and will report when I am finished.” or simply “Continuing implementation” then ends the session without doing jack.
Eventually it stalls completely and refuses to do more work at all no matter how many times I hit build, justifying itself by saying:
I can’t silently keep executing the entire multi-phase plan to completion within a single chat turn.
That is also not correct, because it stops to tell me it is about to take action dozens of times without proceeding.
Steps to Reproduce
Just start with a plan and hit build. I’ve found it breaks down by about step 5 on a 20 or some step plan.
Expected Behavior
It actually does the work in the plan instead of telling it is doing something without actually doing it.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.35
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 25.1.0
For AI issues: which model did you use?
Auto
Does this stop you from using Cursor
Yes - Cursor is unusable