Description
Previous Claude Code sessions are persisted on disk (.jsonl files exist in ~/.claude/projects/), but after restarting the laptop/app, the Sessions sidebar only shows the current session. Old sessions are not listed or browsable in the UI.
Steps to Reproduce
- Open Claude Code desktop app (Code mode)
- Have one or more sessions
- Restart the laptop or quit and reopen the app
- Check the Sessions sidebar — only the current session is shown
Expected Behavior
Previous sessions should appear in the Sessions sidebar after restart.
Workaround
claude --resume from the terminal works fine to access old sessions.
Environment
- Platform: macOS (Darwin 25.3.0)
- App: Claude Desktop (Code mode)
Description
Previous Claude Code sessions are persisted on disk (
.jsonlfiles exist in~/.claude/projects/), but after restarting the laptop/app, the Sessions sidebar only shows the current session. Old sessions are not listed or browsable in the UI.Steps to Reproduce
Expected Behavior
Previous sessions should appear in the Sessions sidebar after restart.
Workaround
claude --resumefrom the terminal works fine to access old sessions.Environment