VS Code extension session history dropdown not showing all saved conversations

Resolved 💬 2 comments Opened Mar 19, 2026 by mohammedriza-rahman Closed Apr 16, 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 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

  1. Open a project in VS Code with Claude Code extension
  2. Have multiple conversations throughout the day (I had ~8 on March 18)
  3. Close and reopen VS Code
  4. Click the session history dropdown in Claude Code panel
  5. Only 2 of the 8 sessions appear under "Yesterday"
  6. 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" />

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗