Plan mode fails to update the plan

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

While using plan mode, After the initial plan generation, If we ask Cursor to Update the plan it fails to update the plan, Shows error tool call errored or time out

Steps to Reproduce

  • Create a folder & open cursor inside the same
  • Provide requirements for a script / app in node js
  • Once the plan is generated, add some follow up changes and run

Expected Behavior

It sould update the plan with new changes

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.39
VSCode Version: 1.105.1
Commit: 60d42bed27e5775c43ec0428d8c653c49e58e260
Date: 2025-11-27T02:30:49.286Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.14.0-36-generic

For AI issues: which model did you use?

Im In Auto Mode

For AI issues: add Request ID with privacy disabled

ada65fc1-5f8e-4a4e-8aaf-696a56578c2b

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. The plan update issue in Plan mode is known, often due to a timeout in the create_plan tool.

To figure it out, please share:

  • Request ID from the chat (chat menu > Copy Request ID)
  • Console: Help > Toggle Developer Tools > Console (screenshot of errors)

Quick checks:

  • Copy the markdown plan to a new agent window and continue there
  • Run cursor --disable-extensions and check
  • Try another model (not Auto)

Similar issue: Cursor planning mode crash - fixed by copying the plan to a new chat

The team is already working on a fix. Let us know what happened.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.