Frequently asked questions about SpecStory and BearClaude.
What versions of Cursor, Copilot, and Claude Code do you support?
v0.43.5
v1.300.0
v1.0.27
Does it cost money to use SpecStory? BearClaude?
How can I support you?
Will you support other AI Code IDEs?
How does this extension work?
sqlite3
database. This is located in different paths depending on your operating system:%APPDATA%\Cursor\User\globalStorage\state.vscdb
~/Library/Application Support/Cursor/User/globalStorage/state.vscdb
~/.config/Cursor/User/globalStorage/state.vscdb
%APPDATA%\Code\User\workspaceStorage\{hash}\chatSessions
~/Library/Application Support/Code/User/workspaceStorage/{hash}/chatSessions
~/.config/Code/User/workspaceStorage/{hash}/chatSessions
~/.claude/projects/
(JSONL format)
.specstory/history/
in your project
.specstory
folder.For more detail about each feature check out our feature pages. For insight into what data we collect and access look at our data privacy page.If I need help how can I reach you?
Will you open source these tools?
Can I import my SpecStory history back into my editor?
state.vscdb
or the Shadow Workspace Cursor maintains. We do not modify the workspaceStorage
directory Copilot maintains.You can @
reference (in Cursor) or #
reference (Copilot) these files to provide context to your AI though!