Claude Token Analyzer: a token "screen-time" report
Single gist script parsing local JSONL when no official Claude analytics exist.

Parses transcript JSONL to show true 1M context % when claudeline caps out.
Developers using Claude Code CLI who want enhanced status information
claudeline
The linked GH gist is a Python wrapper around claudeline that pipes its output through a few transformations and adds custom behaviors like a true-1M context %, and a custom context window alert threshold with some emoji tweaks.
Single gist script parsing local JSONL when no official Claude analytics exist.
Reads existing transcripts with zero instrumentation — the bloat ratio metric exposes hidden token waste.
Claude Code quota in your statusline, but only matters if you hit Max limits.
Reads ~/.claude/ JSONL directly instead of terminal scraping, works with Kitty and iTerm2.
Turns past session failures into better first prompts, solving the t=0 context gap.
Live token stream badge and cache suggestions beat Anthropic's web dashboard for daily driving.