Plan Mode - "expand" links don't work

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

[see screenshot] When in Plan mode, when I click either “5 more” or “View Plan”, neither links/buttons do anything.

Steps to Reproduce

It may be reproducable by causing a sufficiently large plan that both of those links become relevant, i.e. clicking to view more steps in the plan.

Expected Behavior

I want to see the full plan

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.3.0-pre.3.patch.0
VSCode Version: 1.105.1
Commit: 9056abc49c7846d72b7a9cdc959eea6983ecdfb0
Date: 2025-12-12T15:26:07.993Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This looks like a known issue with Plan mode that we’re tracking in versions 2.1.47–2.1.48. You’re on a pre-release 2.3.0-pre.3.patch.0, so we’ll need extra diagnostics.

Try these workarounds:

  • In chat, ask the Agent to output the plan as plain text instead of clicking “Build”
  • Launch Cursor without extensions: cursor --disable-extensions
  • If it’s critical, roll back to a stable version: Downloads | Cursor Docs

For diagnostics:

  1. Help → Toggle Developer Tools → Console
  2. Click “View Plan” or “5 more”
  3. Copy any errors from the console and share them here

Let me know if the workarounds help.