I just got this for the first time after using Composer. It finished and gave me the results, but a few minutes later, the memory kept increasing, and it basically froze my PC. Running Cursor 0.42.2.
Likewise, I’m seeing enormous memory usage. I have a project in python using Quart. Typically sits around 80-90% memory and CPU usage and often crashes. Makes it very difficult to build or fix issues.
Turns out, the real culprit behind the memory overload was the chat itself! After some digging, I found a game-changing fix—compressing all the project files into a new folder and reopening it as a fresh project. And just like that… Boom! It worked like magic!