VS Code extension session history dropdown not showing all saved conversations
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 VS Code extension session history dropdown only shows 2 out of ~8 saved conversations from yesterday. All session .jsonl files exist on disk in ~/.claude/projects/d--GO-Brand/ but the session picker UI doesn't list them all. This has happened on multiple days.
What Should Happen?
All saved conversation sessions should appear in the VS Code session history dropdown.
Error Messages/Logs
No error messages. The session files exist on disk but don't appear in the UI.
Files on disk (March 18): 8 .jsonl files totaling ~12MB
Files shown in dropdown: only 2
Steps to Reproduce
- Open a project in VS Code with Claude Code extension
- Have multiple conversations throughout the day (I had ~8 on March 18)
- Close and reopen VS Code
- Click the session history dropdown in Claude Code panel
- Only 2 of the 8 sessions appear under "Yesterday"
- Verify files exist: ls ~/.claude/projects/d--GO-Brand/*.jsonl — all 8 are there
Claude Model
Not sure / Multiple models
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.73
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
<img width="337" height="364" alt="Image" src="https://github.com/user-attachments/assets/3bacc87c-e82f-4c34-b1af-165be1646e40" />
<img width="273" height="328" alt="Image" src="https://github.com/user-attachments/assets/c526a597-50c2-4af8-b367-fc922ed94588" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗