brew install thinkwright/tap/clog
curl -sSL https://thinkwright.ai/clog/install | sh
go install github.com/thinkwright/claude-chronicle/cmd/clog@latest
git clone https://github.com/thinkwright/claude-chronicle && cd claude-chronicle && make build
Claude Chronicle (clog) is a looking glass for Claude Code activity on your machine. Full-text search, regex watchlists, live tailing, structured filters, and memory viewing in a single binary.
~/.claude/projects/ for all JSONL conversation files. Auto-detects project names, session counts, and last-modified times.All your Claude Code projects with recency indicators. Select a project to see its sessions sorted by last modified. Session size bars show relative conversation length.
Full conversation with user prompts, assistant responses, tool calls, and token usage. Color-coded message types, model-colored dots, and live-tail mode for active sessions.