anthropics / anthropics/claude-code

Session missing from sidebar after Mac sleep/wake; only recovered via quit+relaunch "import" prompt

Aperta
#93,040 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area:desktop bug has repro platform:macos
Lingua principale
Python
Stelle
145k
Fork
23.1k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

### Description
When the MacBook lid is closed (sleep) while a Claude Code desktop app chat session is active, the session disappears from the sidebar on wake — even though the working directory shown at the top of the window is unchanged and correct.

The session is not actually lost: fully quitting and relaunching the app triggers a prompt to "import" the chat, meaning the transcript is saved to disk but the app's session index/sidebar isn't updated correctly across sleep/wake.

### Steps to reproduce
1. Start or continue a chat in the Claude Code desktop app, working directory e.g. `/Users/raymond`.
2. Close the MacBook lid (sleep).
3. Reopen the lid, bring the app back.
4. Observe: the chat is missing from the sidebar, despite the top-of-window directory still showing the correct path.
5. Quit the app entirely (not just close window) and relaunch.
6. App prompts to "import" the missing chat — importing restores it.

### Expected behavior
The session should remain visible in the sidebar across sleep/wake without requiring a manual quit + relaunch + import.

### Actual behavior
Session vanishes from sidebar after sleep/wake; only recoverable via full app restart and manual import.

### Environment
- Platform: macOS (Darwin 25.6.0)
- App: Claude Code desktop app
- Working directory scoping confirmed unaffected (directory shown was correct before and after)

### Impact
No data loss, but disruptive — requires quitting and relaunching the app after every lid-close to recover an in-progress chat.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by reproducing the sleep/wake sequence on macOS with an active Claude Code desktop chat, then trace how the sidebar session index is refreshed and how the saved transcript is discovered during import. Compare the index state before sleep, after wake, and after relaunch. Done means the active session remains visible after wake without requiring a restart or manual import.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
macos
Ambito
desktop
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.