Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Using the agent in the “Agents” layout causes the application to become unresponsive, and memory usage to climb by ~12GB.
After force closing the application and reopening it, it will often exhibit the same behavior after a minute even without agent usage. Switching to “Editor” layout quickly after opening prevents this.
Giving the agent the same prompt as before, but when in “Editor” layout, works as expected.
Steps to Reproduce
- Open a new project in an empty working directory.
- Open Process Explorer.
- Activate the “Agents” layout (clicking “Agents” button in top left of window).
- Start a new agent chat.
- Run it with the prompt: “Without using MCP tools, initialize a Bevy project with Wayland support.”
- Wait for the freeze to occur after a short time of running normally.
- Observe the memory use of “window [1]” process climb.
- Force close application.
- Relaunch application.
- Open Process Explorer quickly.
- Wait for another freeze to occur after a short time.
- Observe the memory use of “window [1]” process climb.
Screenshots / Screen Recordings
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.43
VSCode Version: 1.99.3
Commit: 8e4da76ad196925accaa169efcae28c45454cce0
Date: 2025-10-30T18:49:27.589Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.14.0-35-generic
Additional Information
Behavior seems unaffected by:
- forcing Electron to use Wayland or X11.
- turning hardware acceleration on or off.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
