Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Opening Cursor (without any user interaction) immediately triggers a background process:
Cursor Helper (Plugin): extension-host (retrieval-always-local)
This process begins writing large amounts of data to disk continuously.
Observed Behavior
• Occurs simply by opening Cursor
• No agent interaction required
• Disk writes escalate rapidly (30GB+ within minutes)
• Activity Monitor shows sustained high write rates
• System becomes noticeably sluggish
Steps to Reproduce
1. Open Cursor
2. Do nothing
3. Observe Activity Monitor → Disk tab
4. “Cursor Helper (Plugin) – retrieval-always-local” begins writing continuously
Expected Behavior
Impact
• Disk usage increased from ~786 GB to ~957 GB during testing
• Risk of completely filling disk
• Significant system slowdown
• Requires manual force quit to stop
Operating System
MacOS
Version Information
Version: 2.6.21
VSCode Version: 1.105.1
Commit: fea2f546c979a0a4ad1deab23552a43568807590
Date: 2026-03-21T22:09:10.098Z
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
Additional Information
Reproducibility
• Happens consistently on my machine
• Occurs simply by opening Cursor and waiting
• No agent interaction required
Version Comparison
• This issue does NOT occur on another Mac running an older version of Cursor
• Suggests a regression introduced in a recent update
Does this stop you from using Cursor
Yes - Cursor is unusable