The team and I over at SpecStory love agentic-first coding.
Built an extension for GitHub Copilot for VSCode that:
-
Automatically saves your AI chats intocomposer history as markdown files to
.specstory/history
directory in your project. -
You can also publish and share with others if you’d like via an autogenerated URL.
-
Finally, if you like you can automatically generate
copilot-instructions.md
rules just through your chat interactions.
Install it directly from our docs site or directly from VSC Marketplace.
If you like it, drop us some love ❤️ on Visual Studio Marketplace and let us know what you think.
Any issues? Drop them here, we’re rapidly iterating!