Chat history has gone!

Hello, i’m having a nightmare!

i created a detailed website with biolt.diy, spent quite a bit of money on Claude to build it, everything was going great and was close to finalizing the site, then the nightmare started!

I was having an issue with no responses from Claude (Overload error) so i ask Chatgpt what could be the problem and it recommended deleting the cache files from my Chrome canary browser, after that my chat history was gone! stupidly i didn’t back up or sync any of my code, lesson learned.

Ive already spent too many hours trying to fix the issue and i’m hoping somebody can help?

is there any way of recovering the chat history?

Thank you

Hey,

had this yesterday too and the overload problem is, I guess, just a API problem of Anthropic and not an bolt.diy issue. I tested then with google, what was working fine.

If you cleared the cache and never downloaded or pushed the project to git, then there is no way to get the chat history back.

Best practice hers is always to save your work periodically. In best case to a gitrepo, where you then also got a revision history of all your changes.