Changelog
Every release, newest first
What shipped in each version of the tokenstat CLI, desktop app, and MCP server.
v0.1.32 new · 1 fixed
New
- A model catalog: publisher, context window, capabilities, and public benchmark scores for the models in your archive, with faster rate lookup behind it.
- Colour and box drawing degrade on terminals that cannot do them.
Fixed
- Every HTTP client has a connect timeout.
v0.1.22 new
New
- List rates are fetched as a hosted snapshot rather than shipped in the binary.
- Cache write tiers are emitted, and Cursor's automatic pricing is corrected.
v0.1.12 fixed
Fixed
- The installer runs under dash on Linux, on macOS's bash 3.2, and detects the architecture on Windows without relying on RuntimeInformation.
- Scheduled sync is hardened and repairs a previous install.
v0.1.04 new
New
- First release. A local usage archive with parsers for every supported AI coding tool, one normalized schema, and reports by day, week, month, model, project, and session.
- A full-screen interactive client that refreshes the archive on open.
- Vendor fetches for the sources that cannot be read off disk, and opt-in profile sync to tokenstat.ai.
- An MCP server over the same core, so an agent can query the archive.
Full history and source on GitHub.