[BUG] Chats Disappearing
Resolved 💬 3 comments Opened Jan 20, 2026 by dev-mirzabicer Closed Jan 23, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
More than half of my claude code chats are just disappearing. They exist in ~/.claude/projects/.../, I can grab their IDs, I run claude -r [id], then it loads for 5 minutes straight, using ~20GB of ram in this period, and then eventually says No conversation found with session ID: .... This happens with more than half of the chats I have with claude, so I keep losing a ton of progress and context continuously.
What Should Happen?
claude -r should include all of the chats I had in that specific project, and running claude -r [id] should spin that chat up.
Error Messages/Logs
Steps to Reproduce
- Start a new
claudechat. - Have a chat.
- Exit the chat through normal means (ctrl+c).
- Run
claude -rorclaude -r [id of the chat]. - 50% of the time, in the
claude -rlist, my chat doesn't appear; orclaude -r [id]errors with "No conversation found with session ID".
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.12
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗