claude-code - 💡(How to fix) Fix [BUG] Desktop app (Mac): Sidebar Recents list empty after every restart, session data intact on disk

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Workaround

Sessions can be resumed from the CLI using claude --resume.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report
  • I am using the latest version of Claude Code

What's Wrong?

After restarting the Claude Code Desktop app on Mac, the sidebar "Recents" section is always empty — no session history is shown. This happens on every restart, not just occasionally.

The dashboard stats page still correctly shows cumulative usage (129 sessions, 21,577 messages, 18.8M tokens, 31 active days), confirming the data exists. The session .jsonl transcript files are all intact on disk (127 files in ~/.claude/projects/). Only the sidebar UI fails to load them.

Expected Behavior

The Recents sidebar should display past sessions after app restart, matching the data that exists on disk and in the stats view.

Steps to Reproduce

  1. Use Claude Code Desktop app normally (many sessions accumulated over 31 active days)
  2. Quit the app (Cmd+Q)
  3. Reopen the app
  4. Sidebar "Recents" section is empty

Workaround

Sessions can be resumed from the CLI using claude --resume.

Environment

  • Plan: Claude Max
  • OS: macOS 26.3.1 (Darwin 25.3.0, Apple Silicon)
  • App: Claude Code Desktop (Code tab)
  • Session count on disk: 127 .jsonl files
  • Stats display: 129 sessions shown correctly in dashboard

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Desktop app (Mac): Sidebar Recents list empty after every restart, session data intact on disk