Tools
tokentab reads Claude Code, Codex and Gemini CLI session logs off disk to itemize agent spend by model, project and day
damejan80/tokentab appeared 2026-08-27 and is at 213 stars. It parses `~/.claude/projects/**/*.jsonl`, `~/.codex/sessions/**/rollout-*.jsonl` and `~/.gemini/tmp/**/session-*.json` locally with no account or API key, breaking usage down by model, project, day and kind of work, with a `-web` dashboard on port 4747 and `--json` output for piping. Tools that aren't installed are skipped silently, and colour drops automatically when piped. A Cursor reader is wired but stubbed.
Source
↳ Follow the thread