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
One of my biggest AI productivity unlocks this year is the extensive use of agent skills.
In this post, I share my insights after building around 75 skills over 5 months. Coding and non-coding. LinkedIn posts, cover images, carousels, presentation...
I was amazed by AI coding assistant the first time I used Cursor.
It wrote code almost similar to how I would write it.
Claude Code vs Codex vs Gemini CLI vs Qwen: My Results
The winner is still Claude Code...
AI Coding Assistants Have a Security Blind Spot
A few months ago, I wrote about a non-technical founder whose SaaS got exploited right after he publicly showed his build process using Cursor (https://lnkd....
Claude Code and OpenAI Codex Do Track You
Recently, after hitting my Claude Code Max limit, I switched over to OpenAI Codex to continue my work.
Opus 4.5 refused to work OT recently. So I interviewed 7 free candidates.
Claude Code with Opus 4.5 has been my most productive team member for the past 3 months.
One of my biggest AI productivity unlocks this year is the extensive use of agent skills.
In this post, I share my insights after building around 75 skills over 5 months. Coding and non-coding. LinkedIn posts, cover images, carousels, presentation...
AI Coding Assistants Have a Security Blind Spot
A few months ago, I wrote about a non-technical founder whose SaaS got exploited right after he publicly showed his build process using Cursor (https://lnkd....
Opus 4.5 refused to work OT recently. So I interviewed 7 free candidates.
Claude Code with Opus 4.5 has been my most productive team member for the past 3 months.
I was amazed by AI coding assistant the first time I used Cursor.
It wrote code almost similar to how I would write it.
Claude Code vs Codex vs Gemini CLI vs Qwen: My Results
The winner is still Claude Code...
Claude Code and OpenAI Codex Do Track You
Recently, after hitting my Claude Code Max limit, I switched over to OpenAI Codex to continue my work.