[BUG] Crashes and loses all session information
Resolved 💬 5 comments Opened Jul 23, 2025 by jmmirabile Closed Aug 19, 2025
Environment
- Platform (select one):
- Claude CLI version: 1.0.53 (Claude Code)
- Operating System: Linux 5.15.0-144-generic #157-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
- Terminal: xterm
Bug Description
When Claude Code crashes or is closed and started again in the same IDE and project, the knowledge of the project, TODO list is lost.
Steps to Reproduce
- Launch IDE, go to terminal, launch Claude
- Perform work
- Close IDE
- Open new IDE and open project
- Launch claude. Knowledge of project is lost.
Expected Behavior
Claude should remember where we left off, store todo list in ~/.claude somewhere.
Actual Behavior
Claude has to relearn the project.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗