Claude Code Log is a Python CLI tool designed to transform Claude Code transcript JSONL files into easily readable HTML and Markdown formats. With features like an interactive TUI and project hierarchy processing, it streamlines the task of creating logs of your interactions, making archives accessible and user-friendly.
Claude Code Log is a powerful Python command-line interface (CLI) tool designed to convert Claude Code transcript JSONL files into easily readable HTML and Markdown formats. This tool provides a structured and chronological log of interactions with Claude Code, enabling users to manage and review their conversations efficiently.
~/.claude/projects/ and generating a linked index page for convenience.Claude Code Log addresses several common challenges faced by users:
To start using Claude Code Log, utilize the following commands:
claude-code-log --tui
claude-code-log --all-projects --open-browser
claude-code-log /path/to/transcript/directory
Claude Code Log generates clean, responsive HTML and Markdown pages that are crafted for accessibility on both desktop and mobile devices.
For a practical demonstration, view the Example HTML Output.
Claude Code Log provides a comprehensive solution for managing and analyzing interactions with Claude Code. The tool not only enhances the readability of logs but also enables users to extract meaningful insights from their communication patterns.
No comments yet.
Sign in to be the first to comment.