anthropics / anthropics/claude-code

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

Abierto
#93,040 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:desktop bug has repro platform:macos
Lenguaje dominante
Python
Estrellas
145k
Forks
23.1k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

### 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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
macos
Área
desktop
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.