Desktop app: Previous sessions not visible in sidebar after restart

Resolved 💬 3 comments Opened Feb 27, 2026 by sanyam-plotline Closed Mar 2, 2026

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

  1. Open Claude Code desktop app (Code mode)
  2. Have one or more sessions
  3. Restart the laptop or quit and reopen the app
  4. 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)

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗