tokenstat v0.1.2
tokenstat v0.1.2
Local token usage for AI coding agents. Counters stay on your machine unless you opt into sync.
Install
curl -fsSL https://tokenstat.ai/install.sh | bashWindows (PowerShell):
irm https://tokenstat.ai/install.ps1 | iexOr download an archive below, verify SHA256SUMS, and put tokenstat on your PATH.
Changes since v0.1.1
Features
- emit cache write tiers and fix cursor auto pricing
- fetch hosted rate snapshot
Fixes
- tighten cursor-router matching and clarify pricing APIs
- rustfmt interactive model label formatting
Maintenance
- set version to 0.1.2
Full commit list and contributors are appended by GitHub below.
What's Changed
New Contributors
Full Changelog: v0.1.1...v0.1.2