\
🪄 Your work saves itself, no cloud required!When you install SpecStory it begins its work in the background, automatically saving 🗄️ your AI chat history for your active project in./specstory/history
.You can toggle this on and off in our settings.
🎯 Cherry pick your save worthy moments
If you want to combine selected conversations into a single file, you can do that too. Just open the command palette (Cmd/Ctrl+Shift+P) and runSpecStory: Save AI Chat History
.
- 📝 Presto! Run this command and watch your AI conversations transform into a beautiful markdown file right before your eyes!
- 👀 No waiting around - it pops open instantly in your editor. (We love instant gratification!)
- 💾 Like what you see? Hit that Save button and your AI wisdom is safely tucked into your project files.
- 🌳 Feeling git-ty? Commit it to your repo just like any other file - because your AI conversations deserve version control too!
🌟 Share your history with a story!
Share your chat history with others by opening the command pallette and runningSpecStory: Share AI Chat History
.
- 🌎 Ready to share your AI coding adventures with the world? One command sends your chat history sailing into the cloud, returning a magical URL just for you!
- 🎭 No signup required - your shares are anonymous. (But hey, keep those secret API keys and passwords to yourself, okay?)
- 🔗 Pro tip: Bookmark that special URL like it’s your favorite cat gif - you’ll want it later!
- ✏️ As the creator, you can add a description to your share, paste images, and curate which chats to include.
- 📝 Mark it down: You can add tons of details to your share by adding sections of markdown-formatted text in between any parts of the conversation.
- 🗑️ Having second thoughts? Need to make something disappear? Drop us a line at support@specstory.com with a link to the share and we’ll take care of it faster than you can say “delete my search history.”
🧪 Auto-magically derive Rules for AI
This is a feature that launched in SpecStory v0.7.0 for Cursor. It is updated to support both Copilot and Cursor in
v0.11.0
. Unlike all of the above features, it’s use requires you to:- Have Auto-save enabled.
- Create an account and sign-in to the SpecStory extension.
- ❓ Unfamiliar with what rules for AI are? Consult their respective docs:
- Copilot custom instructions
- Cursor project rules or Cursor101.com.
- 🧠 Your thinking style: Do you prefer step-by-step explanations or quick solutions?
- 🖋️ Your rule file headers: Those special incantations you set the structure of your derived file with.
- 🔄 Your iteration cycles: How you refine code and conversation together with AI.
- 🏗️ Your project structure: The architecture of your digital temple.
- the
.github/
directory ascopilot-instructions.md
- the
.cursor/rules
directory asderived-rules.mdc
.

- 🧙♀️ Less repetitive incantations: Reduced need to constantly explain your preferences every time.
- ⚡ Faster spell-casting: AI responses align with your project from the start.
- 🔄 Self-improving magic: As you work, the rules evolve to match your growing expertise.