OOM error all the time

Are you guys going to fix the oom errors i see so many people mentioning? its ruining the use and experience of the product and im upset about how long its been inhibiting my work. its already ridiculously expensive and its easy to kill off your highest package in a few days but now we get reload in the middle of prompt reply’s and do it again… its ridiculous

Hey, thanks for the report. To help us fix this quickly, could you share:

  • OS + version and Cursor version (Help > About)
  • When it happens (agent response generation, opening project, indexing, terminal, etc.) and steps to reproduce
  • Repo size (approx) and any large files/open tabs
  • List of installed extensions
  • Screenshot of the error and any console errors

Quick checks:

  • Run Cursor with extensions disabled: cursor --disable-extensions
  • Check for heavy extensions: Settings > Application > Experimental > enable Extension Monitor, then CMD/CTRL+Shift+P > Developer: Open Extension Monitor
  • Inspect memory usage: CMD/CTRL+Shift+P > Developer: Open Process Explorer (note any process with very high memory)

If the crash happens during an AI action, please include Request IDs:

  • Chat menu (top right of the message) > Copy Request ID

Send these details and we’ll investigate right away.