Claude Code History Viewer: macOS App for Browsing and Analyzing Claude Code Conversations
By
jack lee
If you only eat one bagel today, this is the bagel.
Summary
The article introduces Claude Code History Viewer, a macOS application that provides a user-friendly interface for browsing and analyzing Claude Code conversation history. Claude Code stores conversations in hard-to-read JSONL files, and this app solves that problem by offering search functionality, conversation browsing, and usage statistics. The tool is currently macOS-only and appears to be a productivity enhancement for developers using Claude Code.
Key quotes
· 4 pulledClaude Code stores conversations in hard-to-read JSONL files
This app gives you a proper interface to browse your history, search conversations, and see usage stats
macOS only for now
Browse and analyze your Claude Code conversation history
You might also wanna read
ccrider: Terminal Tool for Searching and Managing Claude Code Sessions
ccrider is a terminal-based tool for managing Claude Code sessions, allowing users to search, browse, and resume their coding conversations.
Claude File Recovery Tool: Reconstruct Files from Claude Code Session Transcripts
A GitHub repository for a Python tool that recovers files created and modified by Claude Code from JSONL session transcripts. The tool parse
CC-Wiki: A tool to convert Claude Code session history into a shareable knowledge base
CC-Wiki is a tool that converts Claude Code's local session history (~/.claude) into a shareable, Quartz-based knowledge base. It packages r
Analyzing Claude Code Usage with ccusage CLI Tool
ccusage is a CLI tool designed for analyzing Claude Code usage from local JSONL files. It offers fast and informative insights into token us
Claude Wrapped: Terminal Tool for Comparing Claude Code Usage with Global Statistics
Claude Wrapped is a terminal-based tool that allows users to compare their Claude Code usage statistics with global data. The tool features
Sniffly: Open-Source Analytics Dashboard for Claude Code Usage and Error Analysis
Sniffly is an open-source analytics dashboard for Claude Code that helps users analyze their usage patterns, track errors, and review messag
