Manage Claude Code sessions directly from VS Code sidebar.
Features
Session Browser: View all Claude Code projects and sessions in a tree view
Quick Access: Open sessions with a single click
Session Management: Rename and delete sessions
Cleanup: Remove empty and invalid sessions in bulk
Web UI Integration: Launch the full web interface
Installation
From VSIX (Local)
# Build the extension
cd packages/vscode-extension
pnpm install
pnpm build
pnpm package
# Install the .vsix file in VS Code
code --install-extension claude-sessions-vscode-0.1.0.vsix
From Marketplace (Coming Soon)
Search for "Claude Code Sessions" in VS Code Extensions.
Usage
Click the Claude Code Sessions icon in the Activity Bar (left sidebar)
Browse your projects and sessions
Click a session to view its messages
Right-click for rename/delete options
Use the toolbar buttons to refresh, open web UI, or cleanup