Replies: 7 comments 3 replies
|
Thanks for the idea @iRonin . We are actively thinking about ways to make SpecStory more friendly to team environments, and have plans around this. |
|
@jakelevirne if texting work for you then sure. I can tell you your extension saved me form loosing all the chat history in open Cursor instances after upgrading to 0.48.x today - I'm not the only one https://forum.cursor.com/t/lost-entire-chat-history-with-0-48-4-update/72313/7 |
|
Not sure if this is related, but it seems like SpecStory keeps trying to add |
|
Hi @jakelevirne and @belucid! Thanks for creating this extension! It makes extracting & saving chats from VSCode's On the topic of making specstory git friendlier, being able to change where specstory saves chats would help by preventing specstory adding files in my git repos. As far as I know, I'm the only one using specstory in a particular codebase, so I'd prefer keeping my chats local than having them stored in the repo. If that's something you'd consider adding, let me know and I'll open a feature request for it. |
|
I have similar issue when I want specific chat history to stay in its feature branch. (using Curaor) |
|
Big fan of specstory as well. I collaborate with 1-2 others on projects on github, where we check in our specstory history all the time as opposed to using .gitignore. Current painpoint when using it with Cursor chat (heavily) is there is always some late specstory that needs to get added to the commit history (oftentimes after the branch has already been merged). Ideally, there would be someway to keep this seamless, however, not sure what that is. I'm still happy to have the history, as it helps expose the contributor's intent when making changes. |
Uh oh!
There was an error while loading. Please reload this page.
Currently I've got
.specstoryin.gitignoreas everyone's files would be mixed in together.If there was an option to somehow prefix the history or specify where to put the history, then everyone could store their history in Git.
All reactions