Claude Code History Viewer is a desktop app to browse and analyze Claude Code conversations, supporting multiple providers and offline use.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Claude Code History Viewer (CCHV) is a desktop application for browsing, searching, and analyzing conversation histories from Claude Code and other providers. It supports offline operation and offers a unified viewer across multiple assistants.
How it works
The app consolidates conversation data from multiple providers (28 listed) and presents it with features such as global search, analytics dashboards, a session board, and a message navigator. It includes real-time monitoring of session files and a settings manager for provider configurations and MCP server management.
Getting started
Quick Start
Desktop app downloads by platform:
- macOS Universal: .dmg
- Windows x64: .exe / .zip (portable)
- Linux x64: .AppImage Homebrew on macOS:
brew install --cask jhlee0409/tap/claude-code-history-viewer
Headless server (for web access):
brew install jhlee0409/tap/cchv-server # or: curl -fsSL https://...install-server.sh | sh
cchv-server --serve # → http://localhost:3727
See Server Mode (WebUI) for Docker, VPS, and systemd setup.
Recent releases
Latest releases include:
- v1.22.0 (2026-07-22): read legacy .json chat sessions and multi-root workspaces; read t (partial description in changelog)
- v1.21.0 (2026-07-12): Performance release with data-scaling for large histories, paginated loading, cached analytics, self-validating search caches, and session multi-select with mass delete
- v1.20.0 (2026-07-12): Update model pricing to GPT/Anthropic models; add Mistral Vibe CLI provider sup
- v1.19.0 (2026-07-12): fix search indexing for in-session matching; dev fixes
- v1.18.0 (2026-06-30): fixes to providers and watcher bindings
Traction
Stars: 1998 Forks: 201 Open issues: 14
Behind the repo
N/A
Caveats
License: MIT Created: 2025-06-28 Last push: 2026-07-23 Language: TypeScript Repository topics include claude, claude-code, codex, conversation-history, desktop-app, developer-tools, opencode, react, rust, tauri






