Skip to content

tokenstat v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:27
d1675b9

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 | sh

Windows (PowerShell):

irm https://tokenstat.ai/install.ps1 | iex

Or 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