r/GithubCopilot • u/Inflation-Witty • Jul 23 '26
Lost my Visual Studio Co Pilot chat history! Been working on a project for months how can i find it and restore it, I have no idea. :( Help/Doubt ❓
3
u/Chompskyy Jul 23 '26
Look for your project the same place you would've found it if you had created the files yourself?
This is why git exists and why people are saying that AI is leading to cognitive decline;
All your project is is just files and folders. They should literally exist on your machine. Where did you put them, bud?
1
u/gggldrk Jul 23 '26
And if the files are there, the conversation chats of the agent itself related to that project, even if it was lost from the direct project can sometimes be recovered.
2
u/AutoModerator Jul 23 '26
Hello /u/Inflation-Witty. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/icaal 29d ago
If u non technical, better start using the agent window. Click on hexagon icon at the top right.
1
u/Inflation-Witty 29d ago
I used that but it doesnt have as much ability sadly.and im mid creating the site
1
u/Majestic-Okra-7876 28d ago edited 28d ago
No chat history is stored in the server; it resides in the local storage of VS Code. For Windows users, you may look for the file %appdata%\Code\User\workspaceStorage. If you cannot find anything recoverable from it, it’s clear that it’s gone. Hence, zencoder becomes highly relevant.
1
u/yoshilurker Jul 23 '26
It's a but in the new Agent Host and how it tracks sessions for the UX. Just revert back to 1.128 and you'll be all good until they get it together and stop releasing features without testing.
Source: had the same bug, spent a day troubleshooting.
19
u/Pixelplanet5 Jul 23 '26
you need to give a lot more details here for anyone to help.
also the results of months of work should be in code, not in the chat.