v1.6.5 — daily-detail reconciliation, tokens column, model colors
⚠️ Existing users must reinstall (one command)
The project was renamed to cc-token. Because the plugin filename changed, your existing install's auto-update can't find itself and will stop updating. Run once to upgrade cleanly (config + history auto-migrated, old duplicate plugin removed):
curl -fsSL https://raw.githubusercontent.com/jayson-jia-dev/cc-token/main/install.sh | bashHighlights since v1.5.x
- Renamed →
cc-token(unified the oldcc-token-status/cc-token-statssplit; auto-migrates your data). - Usage-depth score fixed — was pinned near zero by the median; now rewards deep sessions (p90 depth + count of ≥50-msg sessions + density).
- Daily Details now reconcile — sessions are attributed per-day (cross-midnight safe) and kept top-30-by-cost, with a "+N more sessions ($X)" remainder row so the rows always sum to the day total. The expensive long sessions that used to be hidden now show.
- Tokens column fixed — per-session rows now show actual token counts (was showing the model name in the Tokens column); model moved beside the project name.
- Model donut colors fixed — Opus 4.8 was missing from the palette and collided with Opus 4.6; now distinct.
- Hardening (multi-agent audit): no duplicate menu-bar icon after upgrade; a corrupt log byte no longer blanks the dashboard; fleet "Today" no longer inflated by stale remotes; atomic cache writes; weekly-quota now surfaced in the menu bar.
Note: in multi-machine setups, days with activity from a machine still on the old version will show that machine's cost in the day total but without full per-session detail until it's reinstalled.