Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.
See the codeTurn your AI development conversations into searchable, shareable knowledge.
Never lose a brilliant solution, code snippet, or architectural decision again. SpecStory captures, indexes, and makes searchable every interaction you have with AI coding assistants across all your projects and tools.
AI Coding Tools Local First Cloud Platform
───────────────── ───────────── ─────────────────
(Login Required)
Cursor IDE ┐
Copilot IDE │
Claude Code CLI │
Cursor CLI │
Codex CLI ├──────► .specstory/history/ ──────► cloud.specstory.com
Droid CLI │ (Auto-Saved Locally) (Search, Ask & Share)
DeepSeek TUI │
Antigravity CLI │
Muse Code │
Pi │
Qwen Code ┘
.specstory/history//lore to mine your history into reusable, evidence-backed agent skillsSpecStory integrates seamlessly with your favorite AI coding tools, automatically saving all conversations locally to .specstory/history/ in your project. Everything is local-first - your data stays on your machine unless you choose to sync to SpecStory Cloud.
| Supported Agent | Agent Type | Min Version | SpecStory Product | Source Code | Installation |
|---|---|---|---|---|---|
| Cursor AI | IDE | v0.43.6+ | Cursor Extension | Closed | Search "SpecStory" in Extensions (Cmd/Ctrl+Shift+X) → Install |
| GitHub Copilot | IDE | v1.300.0+ | VSC Copilot Extension | Closed | Search "SpecStory" in Extensions (Cmd/Ctrl+Shift+X) → Install |
| Claude Code | CLI | v1.0.27+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Codex CLI | CLI | v0.42.0+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Cursor CLI | CLI | v2025.09.18+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Droid CLI | CLI | v0.56.3+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Gemini CLI | CLI | 0.15.1+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| DeepSeek TUI | CLI | 0.8.39+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Antigravity CLI | CLI | v1.1.5+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Muse Code | CLI | 0.1.0+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Qwen Code | CLI | 0.23.4+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Pi | CLI | 0.85.1+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Any Agent Skills | Skill | Node 22.5+ | Lore 📜 | Open | npx skills add specstoryai/getspecstory --skill lore |
[!TIP] Don't see the agent you need listed here? The SpecStory CLI is open source and it's easy to contribute new agent providers.
[!NOTE] For Cursor users: Install from within Cursor, not from the Visual Studio Marketplace website. Learn why
One installation works with all terminal coding agents - Claude Code, Cursor CLI, Codex, Droid, DeepSeek, Antigravity CLI, Qwen Code, and Pi:
# Check which agents are installed
specstory check
# Launch your preferred agent with session auto-save
specstory run claude # Launch Claude Code
specstory run cursor # Launch Cursor CLI
specstory run codex # Launch Codex CLI
specstory run droid # Launch Droid CLI
specstory run deepseek # Launch DeepSeek TUI
specstory run antigravity # Launch Antigravity CLI
specstory run muse # Launch Muse Code
specstory run qwen # Launch Qwen Code
specstory run pi # Launch Pi
specstory run # Launch the default agent (Claude Code)
# Render all prior agent coding sessions in the project as markdown
specstory sync
All sessions automatically save to .specstory/history/ in your current project.
[!TIP] The SpecStory CLI acts as a wrapper that enhances any of these terminal agents with automatic session saving. You only need the respective agent installed (e.g., Claude Code) for SpecStory to work with it.
Learn much more about the SpecStory CLI.
SpecStory Cloud transforms your local AI conversations into a powerful, centralized knowledge system.
SpecStory Cloud creates your personal AI coding knowledge base:
Get Started with SpecStory Cloud →
| Method | One-Time Setup | Live Sessions | Past Sessions |
|---|---|---|---|
| SpecStory CLI | specstory login | Auto-pushed when using specstory run while logged in | Use specstory sync to push existing local sessions |
| Cursor Extension | Command Palette → "SpecStory: Open Cloud Sync Configuration" | Configure auto-sync in settings | Use sync command from Command Palette |
| VSCode Extension | Command Palette → "SpecStory: Open Cloud Sync Configuration" | Configure auto-sync in settings | Use sync command from Command Palette |
[!IMPORTANT] Local-First & Private by Default: All sessions are saved locally to
.specstory/history/. Nothing is ever sent to the cloud unless you explicitly login with. Even after logging in, you can control what gets synced.
Lore turns the sessions SpecStory saves into agent skills forged from how you actually work. Your sessions are your lore.
Lore mines your .specstory/history into evidence - what you actually ran, what worked, and the judgment you apply without noticing - and forges the skills you approve into every agent on your machine.
Install:
npx skills add specstoryai/getspecstory --skill lore
Then invoke it - /lore in Claude Code, $lore in Codex, or just ask ("mine my lore") in Gemini CLI and others:
/lore
.specstory/history into installable agent skills, with evidence and outcomesLove SpecStory? Help others discover their AI coding memory upgrade by leaving a review! 🧠
Made with ❤️ by SpecStory
Go
92.7%
JavaScript
6.1%
Shell
1.1%
Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.
See the codeTurn your AI development conversations into searchable, shareable knowledge.
Never lose a brilliant solution, code snippet, or architectural decision again. SpecStory captures, indexes, and makes searchable every interaction you have with AI coding assistants across all your projects and tools.
AI Coding Tools Local First Cloud Platform
───────────────── ───────────── ─────────────────
(Login Required)
Cursor IDE ┐
Copilot IDE │
Claude Code CLI │
Cursor CLI │
Codex CLI ├──────► .specstory/history/ ──────► cloud.specstory.com
Droid CLI │ (Auto-Saved Locally) (Search, Ask & Share)
DeepSeek TUI │
Antigravity CLI │
Muse Code │
Pi │
Qwen Code ┘
.specstory/history//lore to mine your history into reusable, evidence-backed agent skillsSpecStory integrates seamlessly with your favorite AI coding tools, automatically saving all conversations locally to .specstory/history/ in your project. Everything is local-first - your data stays on your machine unless you choose to sync to SpecStory Cloud.
| Supported Agent | Agent Type | Min Version | SpecStory Product | Source Code | Installation |
|---|---|---|---|---|---|
| Cursor AI | IDE | v0.43.6+ | Cursor Extension | Closed | Search "SpecStory" in Extensions (Cmd/Ctrl+Shift+X) → Install |
| GitHub Copilot | IDE | v1.300.0+ | VSC Copilot Extension | Closed | Search "SpecStory" in Extensions (Cmd/Ctrl+Shift+X) → Install |
| Claude Code | CLI | v1.0.27+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Codex CLI | CLI | v0.42.0+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Cursor CLI | CLI | v2025.09.18+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Droid CLI | CLI | v0.56.3+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Gemini CLI | CLI | 0.15.1+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| DeepSeek TUI | CLI | 0.8.39+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Antigravity CLI | CLI | v1.1.5+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Muse Code | CLI | 0.1.0+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Qwen Code | CLI | 0.23.4+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Pi | CLI | 0.85.1+ | SpecStory CLI | Open | brew tap specstoryai/tapbrew install specstory |
| Any Agent Skills | Skill | Node 22.5+ | Lore 📜 | Open | npx skills add specstoryai/getspecstory --skill lore |
[!TIP] Don't see the agent you need listed here? The SpecStory CLI is open source and it's easy to contribute new agent providers.
[!NOTE] For Cursor users: Install from within Cursor, not from the Visual Studio Marketplace website. Learn why
One installation works with all terminal coding agents - Claude Code, Cursor CLI, Codex, Droid, DeepSeek, Antigravity CLI, Qwen Code, and Pi:
# Check which agents are installed
specstory check
# Launch your preferred agent with session auto-save
specstory run claude # Launch Claude Code
specstory run cursor # Launch Cursor CLI
specstory run codex # Launch Codex CLI
specstory run droid # Launch Droid CLI
specstory run deepseek # Launch DeepSeek TUI
specstory run antigravity # Launch Antigravity CLI
specstory run muse # Launch Muse Code
specstory run qwen # Launch Qwen Code
specstory run pi # Launch Pi
specstory run # Launch the default agent (Claude Code)
# Render all prior agent coding sessions in the project as markdown
specstory sync
All sessions automatically save to .specstory/history/ in your current project.
[!TIP] The SpecStory CLI acts as a wrapper that enhances any of these terminal agents with automatic session saving. You only need the respective agent installed (e.g., Claude Code) for SpecStory to work with it.
Learn much more about the SpecStory CLI.
SpecStory Cloud transforms your local AI conversations into a powerful, centralized knowledge system.
SpecStory Cloud creates your personal AI coding knowledge base:
Get Started with SpecStory Cloud →
| Method | One-Time Setup | Live Sessions | Past Sessions |
|---|---|---|---|
| SpecStory CLI | specstory login | Auto-pushed when using specstory run while logged in | Use specstory sync to push existing local sessions |
| Cursor Extension | Command Palette → "SpecStory: Open Cloud Sync Configuration" | Configure auto-sync in settings | Use sync command from Command Palette |
| VSCode Extension | Command Palette → "SpecStory: Open Cloud Sync Configuration" | Configure auto-sync in settings | Use sync command from Command Palette |
[!IMPORTANT] Local-First & Private by Default: All sessions are saved locally to
.specstory/history/. Nothing is ever sent to the cloud unless you explicitly login with. Even after logging in, you can control what gets synced.
Lore turns the sessions SpecStory saves into agent skills forged from how you actually work. Your sessions are your lore.
Lore mines your .specstory/history into evidence - what you actually ran, what worked, and the judgment you apply without noticing - and forges the skills you approve into every agent on your machine.
Install:
npx skills add specstoryai/getspecstory --skill lore
Then invoke it - /lore in Claude Code, $lore in Codex, or just ask ("mine my lore") in Gemini CLI and others:
/lore
.specstory/history into installable agent skills, with evidence and outcomesLove SpecStory? Help others discover their AI coding memory upgrade by leaving a review! 🧠
Made with ❤️ by SpecStory
Go
92.7%
JavaScript
6.1%
Shell
1.1%