Heads-up display · refreshed daily
AI velocity
receipts.
Every claim on the home page about AI-in-the-loop is downstream of one number: how much I actually drive coding agents. This page reads my local agent CLI stats cache and lays it out: tokens, sessions, tool calls, and capability-tier mix. No edits, no hand-tuning. If activity drops, that shows up here too.
01 Daily token volume
Last 30 days of total tokens per day (input + cached + output). Bars are CSS-only — no chart library, just the numbers as they came back from the API.
No daily data yet — first run will populate this.
02 Capability-tier mix · 30d
Which capability tiers I route work to — frontier models for hard reasoning, fast models for cheap mechanical passes. Vendor- and model-neutral by design. Tokens are the sum of input (uncached + cache reads + cache writes) and output. Sorted by total.
No model breakdown yet — first run will populate this.