Open a new Folder, My Chat History, Lost!

I Open a new Folder by File→Open Folder, and then a New Window occurs with no Chat Window. I Open pre Folder by File→Open Folder again, but Only 3~4 Chat history occurs on the Window!!

I try to find the history, and found ,"cursor\projects\xxx\agent-transcripts\, History exists, but cannot import to Cursor Agent Chat Window. There are still 3~4 history in window layuout.

  • Cursor version:3.0.12

  • 26 条 transcript 在 agent-transcripts 目录,UI 只显示 4 条

  • 路径:~\.cursor\projects\xxxx\agent-transcripts\

Hi there!

We detected that this may be a bug report, so we’ve moved your post to the Bug Reports category.

To help us investigate and fix this faster, could you edit your original post to include the details from the template below?

Bug Report Template - Click to expand

Where does the bug appear (feature/product)?

  • Cursor IDE
  • Cursor CLI
  • Background Agent (GitHub, Slack, Web, Linear)
  • BugBot
  • Somewhere else…

Describe the Bug
A clear and concise description of what the bug is.


Steps to Reproduce
How can you reproduce this bug? We have a much better chance at fixing issues if we can reproduce them!


Expected Behavior
What is meant to happen here that isn’t working correctly?


Screenshots / Screen Recordings
If applicable, attach images or videos (.jpg, .png, .gif, .mp4, .mov)


Operating System

  • Windows 10/11
  • MacOS
  • Linux

Version Information

  • For Cursor IDE: Menu → About Cursor → Copy
  • For Cursor CLI: Run agent about in your terminal
IDE:
Version: 2.xx.x
VSCode Version: 1.105.1
Commit: ......

CLI:
CLI Version 2026.01.17-d239e66

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!

Hey there,
Your chat data is not lost – the 26 transcripts on disk are intact. The problem is that the sidebar chat list is tied to an internal workspace identifier, and opening a different folder (or re-opening the same folder via a different method) can cause that identifier to shift. When it shifts, older chats become invisible in the sidebar even though the data is still on disk.

A few users have reported the same pattern – more details in this related thread: Chats disappearing after reopen

Workaround for now: Always open your project folder the same way (e.g., only via File > Open Recent or only via File > Open Folder to the exact same path). This keeps the workspace identifier consistent and should preserve the chat list between sessions.

The team is aware and tracking this.

Yes,I find these 26 items in a folder, they still exist. The problem is that, these History cannot be shown in Cursor Window Layout. I can only read them(.jsonl) by Text Edit Tools such as Nodepad++, this is unclear for we Human.

Hope Cursor Team repair this problem as soon as possible.