anthropics / anthropics/claude-code

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

未关闭
#93,040 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:desktop bug has repro platform:macos
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
macos
领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。