Built a Cursor Extension to save and share chat and composer history

Hey! As it turns out this magically started working, I actually didn’t notice when or how, but after one of the subsequent cursor updates, I had checked and it was working! Thanks for making this, it’s been great.

Would be great if we could have the time-date pre-pended to the .md file?
e.g.
01-30-2024-04:30pm-composer-session.md

@nfarina Awesome to hear it. How did the ChatGPT o1 documentation work?

Good to hear! The date is injected into the top of the transcript. Right now as you can tell we’re just mirroring composer session names themself but we could add that as a setting.

THANK YOU for appending the date in front of the files!! This makes it so much easier to track down the convo I need! :smiley:

Most welcome!

hi,

I love the extension and appreciate you guys work.

would one day be extended to copilot extension’s chat history or/and editor history? they are quite similar but more popular. the copilot extension can work in cursor, vscode; vscode insider is a standalone program, not sure how it is.

thank you

Yeah, we’re looking into that! I’ll add an issue for tracking

I just installed Specstory but I receive the error “Command ‘specstory.showSpecStoryPreview’ not found” when I try to save.

Hey @vibecoder would you mind filing a bug? GitHub · Where software is built

Hi Greg, how does SpecStory make money? It looks like a great accomplishment and I’d like to try it, but I’m always wary of free software (even open source, since I don’t have the time to periodically vet the updates).

Today it doesn’t

@krstivoja SpecStory 0.11.x now supports VSCode running Github Copilot.

1 Like

may i ask is this also true for vscodium + … cline? thank you.

btw, at this moment, i am on 0.48.9,
that i mostly can only start cursor /w --disable-extensions or normally /w all extension disabled.

even if i only enable specstory, it will make CPU high load and then crash.

i dont use other extensions (installed python but found indeep i dont need that so i disabled them), so i am not sure is it cursor’s problem or the extensions’ problem.

thanks

ps: specstory ver is 0.11.3,

i am on win10 64bit /w win64 cursor.

ps: i love this addon and have used for months,
but now if this addon is enabled, my cursor cant survive for even 1 minute.
cpu will high load and then cursor will crash.

thank you

250506T124337, i am trying to run with only the 1st checkbox is checked. looks ok now (for both user and workspace)

Missed this reply sorry! It worked out great :joy: I use it every day!

1 Like

Done the same using a simple Python CLI tool, you can cache your workspaces to a repo and share with others or sync between various machines. No markdowns just entire chats saved and copied to your next workspace. GitHub - Callum-Ward/cursaves · GitHub