[BUG]
Status Open
Reported on v2.1.237
Maintainer reply None cached
Activity 1 comment · opened Aug 25, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The desktop app's "Code" tab sidebar only shows a handful of sessions (e.g. 8) despite 95-99 being saved and indexed locally. Expanding/collapsing a folder just toggles the same short list — nothing more appears. This got worse after leaving the PC asleep overnight (previously showed a slightly larger but still incomplete list, then went to showing almost nothing).
What Should Happen?
All saved sessions should be listed (or at least reachable/searchable) in the sidebar.
Error Messages/Logs
AppData\Roaming\Claude\logs\main*.log contains prior occurrences of:
[sessions-bridge] Cap-redispatch budget exhausted for <id> (2); transport stays dead until app restart or system resume
Steps to Reproduce
- Open the desktop app, go to the "Code" tab.
- Look at the sidebar tree of projects/sessions.
- Compare against the actual number of saved sessions on disk (%USERPROFILE%\.claude\projects\*.jsonl).
- Confirmed data is intact and NOT a loss issue: running
claude --resumefrom a terminal opens an interactive picker that correctly lists and reopens all sessions. - Fully killing all claude.exe processes via Task Manager and relaunching (fresh PIDs/start times confirmed) did NOT fix the sidebar.
Claude Model
Other
Is this a regression?
I don't know
Last Working Version
2.1.237 (Claude Code)
Claude Code Version
2.1.237 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗