Cursor got stuck in Plan mode

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Its stuck on updating file. In Plan mode, after I proceed with the plan It get stuck, and show the spinning loader like it shows in agent mode while updating/creating a file.

Steps to Reproduce

Create Plan → Accept Plan

Expected Behavior

It should not stuck, and make changes to the code.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.48 (system setup)
VSCode Version: 1.105.1
Commit: ce371ffbf5e240ca47f4b5f3f20efed084991120
Date: 2025-12-04T19:26:27.263Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

Yes - Cursor is unusable

2 Likes

Hey, thanks for the report. This is part of the current regression in 2.1.47-2.1.48, mostly on Windows. We’re already on it and tracking here: Plan mode "build" not working in chat

Please try temporarily:

  • Ask to build the plan via text in chat instead of using the Build button
  • Enable Settings → Auto-apply Edits and Auto-run
  • Fully quit and launch with extensions disabled: cursor --disable-extensions

And please send:

  • The Request ID of the stuck request: chat menu top-right → Copy Request ID
  • Errors from DevTools Console: Ctrl+Shift+P → Developer: Toggle Developer Tools → Console (screenshot)
  • What Developer: Open Process Explorer shows during the hang
  • Confirm whether it reproduces with extensions disabled and whether Auto-apply Edits helps

Let me know if any of the workarounds help.

1 Like

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