Cursor
Install from Cursor’s marketplace and verify autosave to
.specstory/history/.VS Code + Copilot
Install the VSIX from VS Code and confirm conversations are saved locally.
Terminal Coding Agents
Choose your terminal agent, then expand to jump into a focused guide.
Claude Code
Claude Code
Run Anthropic’s CLI through SpecStory for Markdown transcripts.Open the Claude Code guide →
Cursor CLI
Cursor CLI
Mirror Cursor’s terminal agent and keep a durable history of the session.Open the Cursor CLI guide →
Codex CLI
Codex CLI
Pair Codex CLI with SpecStory to archive GPT-powered workflows.Open the Codex CLI guide →
BearClaude (macOS)
Download the app, open a project, and confirm local autosave.
Cursor
Install
- Open Cursor.
- Extensions (Ctrl/Cmd+Shift+X) → search SpecStory → Install.
- Verify via Command Palette (Ctrl/Cmd+Shift+P) → type
SpecStory.
Installing from the Visual Studio Marketplace website can leave VS Code installed but not Cursor. Install inside Cursor.
Verify autosave
- Chat with Cursor’s AI in a workspace folder.
- Check
<your-project>/.specstory/history/for a Markdown file representing your session.
VS Code (Copilot)
Install
- Open VS Code with GitHub Copilot enabled.
- Extensions (Ctrl/Cmd+Shift+X) → search SpecStory → Install.
- Verify via Command Palette (Ctrl/Cmd+Shift+P): type
SpecStory.
Verify autosave
- Start a Copilot chat in your workspace.
- Check
<your-project>/.specstory/history/for a new Markdown file.
Terminal Coding Agents
Wrap your terminal-based AI assistant with SpecStory to capture a Markdown history of the entire chat and tool output.Claude Code
Claude Code
Cursor CLI
Cursor CLI
Codex CLI
Codex CLI
<your-project>/.specstory/history/.
Linux/WSL: download binaries from the GitHub releases page. Each guide covers platform-specific paths and tips.
BearClaude (macOS)
Install
- Download from BearClaude → Introduction (macOS 15+ on Apple Silicon).
- Drag to Applications and open.
Use & verify
- Open a project folder in BearClaude.
- Write a spec in the editor, then use the Claude pane.
- Check
<your-project>/.specstory/history/for Markdown files of your conversations.
Troubleshooting quick checks
No files in .specstory/history/: Confirm you are inside a project folder with write permissions.- Cursor VS Code not saving: Ensure the extension is installed in the correct editor (Cursor vs VS Code) and restart the editor.
- CLI not capturing: Run
specstory checkand confirm the terminal agent runs from your shell (e.g.,claude --version). - Still stuck? See Integrations for storage paths and known issues, or contact support@specstory.com.
Next steps
- Learn the core features: Auto-save, Share, Derived Rules.
- Configure settings and analytics: Extension & CLI Settings.
- Explore editor notes and paths: Integrations.