For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!
Your read on this is correct, and your data is safe. The Agents sidebar is built from a session index in your workspace storage, not directly from the transcript files on disk. When that index falls out of sync (most often after an update), the panel can show only the current session even though all 222 transcripts are still intact.
A few things worth knowing:
There’s currently no built-in way to rebuild the sidebar from the on-disk transcript files. Opening or referencing a transcript will let you read its contents, but it won’t re-add the session to the sidebar, so those past sessions will stay missing from the panel for now.
You haven’t lost anything. You can open the .jsonl files in that agent-transcripts folder directly to read any past conversation.
This is a known issue we’re tracking, and restoring the session list from local transcripts (rather than just keeping the files on disk) is exactly the gap we’re aware of. I don’t have an ETA to share yet, but I’ll update this thread when there’s progress.
One thing that would help: did this start right after a Cursor update, or after moving/renaming the project folder or switching profiles? That tells us whether it’s the indexing issue we’re already tracking or something setup-specific we can help with directly.