claude-code - 💡(How to fix) Fix Desktop app: switching accounts loses all conversations and sidebar state [1 comments, 2 participants]

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…
GitHub stats
anthropics/claude-code#60544Fetched 2026-05-20 03:55:51
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

Problem

When hitting usage limits on Claude Code Desktop App (Mac), there's no way to switch to another Pro/Max account and continue working without losing all conversations and sidebar state.

Current behavior: Logout → Login with different account → all conversations gone, sidebar reset. Must continue in CLI, then hand off back to desktop — double token spend on handoffs + significant time waste.

Codex comparison: Codex CLI allows logout/login with another account and continues without interruption.

Impact

  • Double token spending: handoff from desktop → CLI → desktop requires summarizing context twice
  • Time waste: 10-15 min per account switch for context reconstruction
  • Especially painful for users with ADHD who rely on visual conversation history

Requested behavior

  • Conversations should persist locally across account switches (they're local data, not account-bound)
  • OR: allow multiple accounts and switch between them without clearing state
  • At minimum: preserve the sidebar/conversation list so users can resume where they left off after re-login

Environment

  • Claude Code Desktop App (Mac)
  • macOS Darwin 25.3.0
  • Multiple Pro/Max accounts

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 Desktop app: switching accounts loses all conversations and sidebar state [1 comments, 2 participants]