anthropics / anthropics/claude-code

Desktop app sidebar shows project groups as empty despite session transcripts existing on disk

Đang mở
#88,769 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:desktop bug platform:windows
Ngôn ngữ chính
Python
Star
145k
Fork
23.1k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

**Description**

In the Claude Code desktop app, several project groups in the sidebar (FlowPilot, GnP, AuditOS App) render as empty ("Drag or move sessions here"), even though real session transcripts exist on disk for each project under `~/.claude/projects//*.jsonl`.

**Evidence gathered**

| Sidebar group | Project folder | Session files on disk |
|---|---|---|
| FlowPilot | SME-Operation-App | 12 |
| GnP | Guuru-and-Pundeet | 1 |
| AuditOS App | Internal-Audit-App | 4 |
| Sabbi | Sabbi | 1 (sidebar shows 2 entries under this group) |

- The sidebar's "Ungrouped" section shows 4 sessions that also aren't reflected by the app's own session-management tooling.
- Querying the app's session list via its MCP session-management tool (`list_sessions`) returned "No other sessions found" — despite the sidebar visibly showing multiple sessions (Ungrouped + Sabbi).
- A full quit-and-relaunch of the desktop app did NOT resolve the issue — the same groups remained empty afterward.

**Expected behavior**

Sessions with transcript files on disk for a given project should appear grouped under that project in the sidebar after restart, matching what's actually stored locally.

**Actual behavior**

Project groups (FlowPilot, GnP, AuditOS App) show as empty despite having session data on disk. The app's internal session index appears out of sync with the on-disk transcripts, and this persists across restarts.

**Environment**

- OS: Windows 11 Pro
- Product: Claude Code desktop app

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Reproduce on Windows 11 using the listed project folders under ~/.claude/projects//*.jsonl, then compare the desktop sidebar with the list_sessions MCP result before and after a full restart. Trace the session indexing and project-group loading path; done means existing transcripts appear under the correct groups and list_sessions matches the visible sessions.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
desktop
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.