Claude Viewer v1.0.0
🎉 Initial Release
Features
- 📁 File Tree Navigation with auto-expand
- 💬 Chat-style interface for conversations
- 🌗 Dark mode support
- 📋 Copy session paths to clipboard
- 📝 Full markdown rendering with syntax highlighting
- 🛠️ Tool visualization for AI interactions
- 🔗 Direct links to specific sessions
Requirements
- Node.js 18.x or higher
- Claude Code or Claude Desktop with sessions in ~/.claude/projects/
Installation
git clone https://github.com/phpmypython/claude-viewer.git
cd claude-viewer
yarn install
yarn devBuilt with Next.js, TypeScript, and Tailwind CSS.
Full Changelog: https://github.com/phpmypython/claude-viewer/commits/v1.0.0