[BUG] Past Conversations panel only shows 3 sessions, cannot scroll or search history

Resolved 💬 5 comments Opened Mar 5, 2026 by xoantrananglehack Closed Apr 8, 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 "Past Conversations" panel in Claude Code VSCode extension only shows 3 sessions
grouped by time (Today, Past week, Past month). Previously it showed all conversation
history. Now it's impossible to scroll down to see more sessions, and the search
function also returns no results.

65+ session files are confirmed stored in ~/.claude/projects/ but the UI only
displays 3 of them.

What Should Happen?

All past conversation sessions should be displayed in the Past Conversations panel,
with the ability to scroll through all history and search by keyword - exactly as it
worked in previous versions of Claude Code.

Error Messages/Logs

Steps to Reproduce

  1. Install Claude Code v2.0.76 via Homebrew Cask
  2. Open VSCode/Cursor editor
  3. Click on Claude Code icon in sidebar
  4. Click "Past Conversations"
  5. Observe that only 3 sessions are shown (Today, Past week, Past month)
  6. Try scrolling down - no more sessions appear
  7. Try searching with keywords - no results returned
  8. Verify sessions exist: ls ~/.claude/projects/ shows 65+ session files

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.69

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

  • Editor: Cursor (VSCode-based)
  • Claude Code installed via Homebrew Cask: brew install --cask claude-code
  • 65+ session files confirmed stored in ~/.claude/projects/ but UI only shows 3
  • The Past Conversations panel previously showed full history with scroll support
  • After updating to v2.0.76, history is now limited to 3 entries grouped by time
  • Search functionality in the panel returns no results for any keyword

View original on GitHub ↗

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