Reset all projects memory

How to reset all projects memory. The problem is that the cursor remembers the details of one project in another. This is incorrect and incredibly annoying. Especially when the projects are in different languages ​​and differ in nature.

Hey, to clear the memory, open the settings: Cursor Settings > Rules & Memories > Memories, click the Show button, and delete.

1 Like

That’s not quite what I meant. Let me give you an example. I was working on a Go project creating an SSE library. Then I switched to another Svelte project that implements TODO, which isn’t part of SSE. They’re in different folders and unrelated. But the cursor starts mentioning details of the SSE project in the Svelte project. This seems incredibly strange.

That’s correct, memory is stored in the cloud, making it global for all projects.

I really want to manage isolation. Right now it feels like pain.