daaain/claude-code-log
A Python CLI that converts Claude Code transcript JSONL files into interactive HTML pages and a terminal UI.

Velocity · 7d
+3.0
★ / day
Trend
→steady
star history
This tool processes Claude Code transcript files to generate readable HTML logs and provides an interactive terminal interface for browsing sessions. It supports processing individual files or entire project hierarchies, displays token usage statistics for messages and sessions, and offers JavaScript-powered filtering to show or hide different message types. The output includes linked navigation between sessions and chronological ordering of messages.