Once in a while, I've heard of someone losing his Claude Cowork chat history after an update.
It has happened to one of my workshop alumni, Kelvin Lee, too. Read his post at https://lnkd.in/gitnMqde
It has happened to one of my workshop alumni, Kelvin Lee, too. Read his post at https://lnkd.in/gitnMqde
And most people don’t realize why, or what to do about it.
Claude Cowork is built around working with local files.
No data is retained on Anthropic’s servers.
Claude Chat is the opposite. It keeps your conversation history on Anthropic’s servers, accessible from any device.
Switch machines? Lost.
Update goes wrong? Lost.
Treat the chat as disposable.
Three habits to build:
- Save context as files in your project folder
-
Anything you want remembered across sessions? Write it to a file.
-
Files are your persistent memory.
- Use /clear often
-
Build the habit of clearing between tasks.
-
Treat each session as disposable. Losing it stops being a problem.
- Back up your project folders often
-
Use Git version control and push to GitHub, OR
-
Sync to a cloud drive.
- If it disappears, don’t panic
-
The data is likely still on your machine under ~/.claude/projects/ (one subfolder per project, each containing .jsonl session files).
-
Make a backup first. Then ask Claude Code to help you check and fix it.
If you use Claude Cowork: the chat was never meant to be permanent. The files were.
If you want to learn the best practices of using Claude Code (transferable to Cowork), I run a Foundations of Claude Code workshop.
Details: https://lnkd.in/e9r8kScw
#AI #ClaudeCode #VibeCoding #BuildInPublic #SoftwareEngineering
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in Vibe Coding
We tested ChatGPT 5’s front-end coding capability so you don’t have to.
The verdict? Not impressed.
I am disappointed that Opus 4.8 still breaks one of the most basic rules in database design.
8 months ago, I noticed Opus 4.5 was not good at database design. So I built a DB design skill loaded with best practices.
💡 Little-known hack to get the most out of Cursor for FREE
If you're using Cursor on the free plan, you will eventually hit the dreaded "servers overload" screen.
From ChatGPT to Claude Code: A Non-Techie’s Introduction to the Raw Power of AI by a Techie
Not because I don't like sharing. But because the only tool I use for 99% of my AI needs is Claude Code. And while I think it is not hard to learn, I'm never...
Opus failed at a seemingly easy task when I started using Claude Code end of last year.
"Write the content for all the 18 grammar topics."
"My Claude Code performance has tanked and I'm not sure why"
This is one of the most common posts in Reddit's Claude Code community.
We tested ChatGPT 5’s front-end coding capability so you don’t have to.
The verdict? Not impressed.
From ChatGPT to Claude Code: A Non-Techie’s Introduction to the Raw Power of AI by a Techie
Not because I don't like sharing. But because the only tool I use for 99% of my AI needs is Claude Code. And while I think it is not hard to learn, I'm never...
"My Claude Code performance has tanked and I'm not sure why"
This is one of the most common posts in Reddit's Claude Code community.
I am disappointed that Opus 4.8 still breaks one of the most basic rules in database design.
8 months ago, I noticed Opus 4.5 was not good at database design. So I built a DB design skill loaded with best practices.
💡 Little-known hack to get the most out of Cursor for FREE
If you're using Cursor on the free plan, you will eventually hit the dreaded "servers overload" screen.
Opus failed at a seemingly easy task when I started using Claude Code end of last year.
"Write the content for all the 18 grammar topics."