Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cursor Plan Window Freezing Issue
Summary
The Cursor plan window freezes completely for 30-40 seconds when opening any plan, causing the application to become unresponsive. The operating system detects the freeze and prompts the user to wait or force quit.
Environment
- OS: macOS 15.6.1 (Build 24G90)
- Cursor Version: (check via Help > About)
- Project Size: 474MB, 575 files, 50,247 lines of code
- Modified Files: 166 files in git status
- Project Type: TypeScript/React with Supabase backend
Steps to Reproduce
- Open any plan in Cursor (either existing or newly created)
- Click on the plan in the plan sidebar
- The application freezes completely (no response to any clicks)
- After 30-40 seconds, the plan content appears
- During the freeze, macOS shows “Application not responding” dialog
Expected Behavior
The plan should open instantly (within 1-2 seconds) without freezing the application.
Actual Behavior
- Complete application freeze for 30-40 seconds
- Cursor Helper (Renderer) process uses 100%+ CPU during freeze
- Memory usage spikes to ~1GB during freeze
- Operating system detects unresponsiveness and prompts user
Troubleshooting Attempted
We have tried multiple troubleshooting steps without success:
- Database cleanup: Deleted composer and plan data from
state.vscdb(reduced from 4.8MB to 72KB) - AI Service data cleanup: Deleted
aiService.prompts(1.2MB) andaiService.generations(56KB) - Large records cleanup: Deleted all records >100KB from database
- Cache cleanup: Deleted
CachedData(23MB) multiple times - Images cleanup: Deleted
imagesfolder (25MB, 79 images) - Settings modification: Modified diff editor settings:
diffEditor.maxComputationTime: 0 → 5000diffEditor.maxFileSize: 10000diffEditor.renderSideBySide: falsecomposer.diffTimeout: 5000composer.enableDiff: falsecomposer.maxPlanSize: 1000composer.enablePlanCaching: false
None of these steps resolved the issue.
System Information
- Total CPU Usage: 118.7% (multiple cores)
- Total Memory Usage: 10.7%
- Large Files: 7 files with >1000 lines
- Project Type: TypeScript/React project with Supabase backend
Console Errors
(To be checked in Developer Tools - please check for any errors when opening a plan)
Additional Notes
- The issue occurs with even the simplest plans (20 lines)
- The freeze happens regardless of plan complexity
- The issue started recently (was working before)
- The problem persists even after complete cache and database cleanup
Request
Please investigate why the plan window freezes when opening plans. This significantly impacts productivity as users cannot use the plan feature effectively.
Contact Information
Steps to Reproduce
Cursor Plan Window Freezing Issue
Summary
The Cursor plan window freezes completely for 30-40 seconds when opening any plan, causing the application to become unresponsive. The operating system detects the freeze and prompts the user to wait or force quit.
Environment
- OS: macOS 15.6.1 (Build 24G90)
- Cursor Version: (check via Help > About)
- Project Size: 474MB, 575 files, 50,247 lines of code
- Modified Files: 166 files in git status
- Project Type: TypeScript/React with Supabase backend
Steps to Reproduce
- Open any plan in Cursor (either existing or newly created)
- Click on the plan in the plan sidebar
- The application freezes completely (no response to any clicks)
- After 30-40 seconds, the plan content appears
- During the freeze, macOS shows “Application not responding” dialog
Expected Behavior
The plan should open instantly (within 1-2 seconds) without freezing the application.
Actual Behavior
- Complete application freeze for 30-40 seconds
- Cursor Helper (Renderer) process uses 100%+ CPU during freeze
- Memory usage spikes to ~1GB during freeze
- Operating system detects unresponsiveness and prompts user
Troubleshooting Attempted
We have tried multiple troubleshooting steps without success:
- Database cleanup: Deleted composer and plan data from
state.vscdb(reduced from 4.8MB to 72KB) - AI Service data cleanup: Deleted
aiService.prompts(1.2MB) andaiService.generations(56KB) - Large records cleanup: Deleted all records >100KB from database
- Cache cleanup: Deleted
CachedData(23MB) multiple times - Images cleanup: Deleted
imagesfolder (25MB, 79 images) - Settings modification: Modified diff editor settings:
diffEditor.maxComputationTime: 0 → 5000diffEditor.maxFileSize: 10000diffEditor.renderSideBySide: falsecomposer.diffTimeout: 5000composer.enableDiff: falsecomposer.maxPlanSize: 1000composer.enablePlanCaching: false
None of these steps resolved the issue.
System Information
- Total CPU Usage: 118.7% (multiple cores)
- Total Memory Usage: 10.7%
- Large Files: 7 files with >1000 lines
- Project Type: TypeScript/React project with Supabase backend
Console Errors
(To be checked in Developer Tools - please check for any errors when opening a plan)
Additional Notes
- The issue occurs with even the simplest plans (20 lines)
- The freeze happens regardless of plan complexity
- The issue started recently (was working before)
- The problem persists even after complete cache and database cleanup
Request
Please investigate why the plan window freezes when opening plans. This significantly impacts productivity as users cannot use the plan feature effectively.
Contact Information
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.25 (Universal)
VSCode Version: 1.105.1
Commit: 7584ea888f7eb7bf76c9873a8f71b28f034a9820
Date: 2025-11-23T04:45:23.529Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor