Previous chat disappered

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

My previous chat sessions have disappeared. I had some work done and wanted to refer it but it is simply gone. It was almost 10 million tokens worth of work.

Steps to Reproduce

I am unsure but possibly because monthly api provisions ran out. Still this is just a guess all chat says archived and I can’t retrive it.

Expected Behavior

Old chat sessions are gone, I can access them normally for reference.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.5.17
VSCode Version: 1.105.1
Commit: d5b2fc092e16007956c9e5047f76097b9e626ca0
Date: 2026-05-20T02:43:31.559Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, before we dig deeper, let’s check something simple: Agent chats in Cursor are scoped to the workspace. If you currently have a different folder or project open, not the one where the previous sessions happened, you won’t see the old chats in the panel. That’s by design.

Check this:

  • What workspace is open right now File > Open Recent, or check the path in the window title. Is it the same folder you used before?
  • Try opening the old project directly via File > Open Recent and then check the Agents panel there.

If it’s the same workspace and the chats still don’t show up, it looks more like a bug with the session index. In that case, please share:

  • Your Cursor version and when you last updated
  • The Request ID from any recent session top right of the chat > Copy Request ID

The transcripts are still on disk at ~/.cursor/projects/<workspace>/agent-transcripts/, so they haven’t gone anywhere.