tokenstat v0.1.1
tokenstat v0.1.1
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.0
Fixes
- extract signing identity before P12 conversion
- gate signing and publish once
- one approval, default auto-update, Apple P12 import
- harden scheduled sync and repair installs
- re-exec under bash for dash on Linux
- re-exec under bash when piped to dash
- drop bash arrays from setup arg building
- allow empty setup args on macos bash 3.2
- detect Windows arch without RuntimeInformation
- retry probe spawn on linux text-file-busy
Documentation
- prefer curl | bash for unix install commands
Maintenance
- approve before builds and harden PKCS12 import
- keep signing secrets on the release environment only
- gate github release publish on environment approval
Full commit list and contributors are appended by GitHub below.
Full Changelog: v0.1.0...v0.1.1