tokenstat v0.1.0
tokenstat v0.1.0
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 | shWindows (PowerShell):
irm https://tokenstat.ai/install.ps1 | iexOr download an archive below, verify SHA256SUMS, and put tokenstat on your PATH.
Initial public release
Features
- refresh the archive on open, and show the version
- command-line client with interactive mode and reports
- mcp server over the core facade
- vendor fetches and profile sync client
- local usage archive and multi-source parsers
Fixes
- tighten release readiness for sync, update, and tui
Documentation
- add tui screenshots and simplify funding links
- prepare readme and guides for public release
Maintenance
- publish release notes with install blurb and commit groups
- scaffold repository and continuous integration
Full commit list and contributors are appended by GitHub below.
Full Changelog: https://github.com/gyorgysh/tokenstat/commits/v0.1.0