[Feature Request] Copy/Export full Chat history

Hi Cursor team,

Thanks for all the great updates lately.
I’d like to have a feature added which makes it able to copy the full chat history with one click (or CMD+A to select everything).

Cheers

5 Likes

I have a similar request Are chats stored locally?

I’d like to save chat history automatically in to our company db to be used later for training data

1 Like

I made a cursor chat browser to browse and export chats and composer history.
It could be forked and functionality added to do what you need.

2 Likes

Hi, unfortunately I am not able to locate the path to my Cursor workspace storage directory. I tried looking through terminal directly into the ~/Library/Application Support and ther is no cursor files, neither I can locate “workspaceStorage” anywhere in my macbook files. I would greatly appreciate any suggestions how to find the actuall location of cursor user files. Thank you.

Try out this @tajiceka SpecStory (Cursor Extension) - Visual Studio Marketplace and let us know what you think. More details over here: Built a Cursor Extension to save and share chat and composer history

3 Likes

Introducing cursor-export:
Your solution to download & backup Cursor chat history!

Export all your valuable conversations to Markdown/HTML/JSON.
Never lose those brilliant coding solutions again!

It’s FREE and open-sourced.


Just run(replace {scott} with your username):

npx cursor-export --workspacePath="/Users/scott/Library/Application Support/Cursor/User/workspaceStorage"
1 Like

Until it is a native feature, specstory is very good and very useful.

1 Like