anthropics / anthropics/claude-code
Sidebar session list repeatedly goes empty despite session data being intact
- 主要语言
- Python
- 星标
- 145k
- 派生
- 23.1k
- PR 合并指标
- PR 指标待抓取
描述
### Description
The desktop app's left sidebar session list intermittently goes empty — all sessions disappear from the panel — even though the underlying session data is confirmed intact.
### Steps observed
- Sidebar showed 20+ sessions, then went empty with no error shown.
- Recurred on two separate occasions: 2026-08-20 and 2026-08-21.
### Confirmed NOT data loss
Queried the session store directly both times via the session management API — all sessions (49+, going back to mid-June) were present, none archived, none deleted. The sidebar's fetch/render layer is failing silently while the backend data is fine.
### Troubleshooting already tried (did not fix it)
- Reload / hard refresh
- Full quit and relaunch (not just closing the window)
- Checking the workspace/folder filter
- Checking for a stray search term in the sidebar search box
### Environment
- Desktop app (Mac)
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start at the desktop app's sidebar session fetch/render layer and compare its behavior with the session management API, using the reported Mac environment and the intermittent empty-list behavior as the reproduction target. Done means the sidebar continues to show the intact sessions instead of silently becoming empty.
由索引模型根据 Issue 内容生成。
评估
- 领域
- desktop-dev, frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100