However, I am having one big issue if I use the product for an hour or more my system gets overloaded and slow. I have a very powerful machine with 64gb of RAM. not sure why this is happening but I end up crashing and rebooting my system every hour.
I have the same issue, 64 GB of RAM is drained within an hour, leading to freezes. Started a week ago or so
Next js projects with hot reload
Windows 11
Working with Cursor for hours each day and it eats 1-2 gigs max with no issues at all even with big projects (2000+ source files). I`m on Windows and 0.42.2.
It seems that if you have a very long conversation with the chat, the renderer is just pegged. it gets worse and worse as you interact with it.
I would think rendering very old parts of the conversation would be unneeded. Should only load the history into memory for up to a certain distance in the past. Then load as you scroll back if needed.
Or rendering the documents you’ve submitted especially when having it read your project directory. Once the docs have been read and sent to AI, they should be unloaded from memory.