# daaain/claude-code-log

A Python CLI tool that converts Claude Code transcript JSONL files into readable HTML / Markdown format.

Repository: https://github.com/daaain/claude-code-log
Canonical: https://ross.abutalabs.com/products/claude-code-log
Homepage: http://daaain.github.io/claude-code-log/
Language: Python
License: MIT
License Family: permissive
Last push: 2026-08-31T20:49:37+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 100, longevity 31
- inputs: {"age_days": 445, "days_push": 2, "days_rel": 2, "gap_med": 22.0, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1203, forks 96 (observed 2026-09-01T02:14:00.662113+00:00)

## What it is
A Python CLI tool that converts Claude Code transcript JSONL files into readable HTML and Markdown logs, with an interactive TUI for browsing sessions. It supports whole-project hierarchies, token usage tracking, filtering, and experimental exports from other CLI providers.

## Use cases
- convert claude code l transcripts to readable html
- browse my claude code session history in a terminal ui
- export ai coding conversations as markdown for llm analysis
- track token usage across claude code sessions
- share a claude code conversation as a self-contained html page
- filter session logs by date range like last week

## When to choose
- you use Claude Code and want readable, navigable logs of your sessions
- you need to review or share past AI coding conversations
- you want token usage and cost visibility per session
- you want to feed past sessions back to an LLM as Markdown

## When to avoid
- you don't use Claude Code or compatible CLI transcript formats
- you need real-time monitoring or analytics dashboards rather than log conversion
- you need a hosted multi-user service rather than a local CLI

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, data-visualization, markdown, developer-tools
- domain: developer-tools, large-language-models
- platform: cli, python, cross-platform
- tags: claude-code, transcript-converter, l, tui, session-logs, html-export, command-line

## Member repositories
- daaain/claude-code-log (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:00.662113+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:35.202503+00:00, confidence not recorded.
  - readme: https://github.com/daaain/claude-code-log (fetched 2026-09-01T02:14:00.662113+00:00, sha bd0ca5ba3a09)
  - homepage: http://daaain.github.io/claude-code-log/ (fetched 2026-08-29T12:27:34.520357+00:00, sha 9bddc51e858e)
  - registry_pypi: https://pypi.org/pypi/claude-code-log/json (fetched 2026-08-29T12:27:34.529323+00:00, sha dd4bd8ec8e7a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
