Releases: toshipepe/tokimeter
Releases · toshipepe/tokimeter
Release list
Tokimeter v0.5.5
What's Changed
- Require npm 11.15 for staged publishing by @toshipepe in #13
- Update GitHub Actions to Node 24 runtimes by @toshipepe in #14
- Document Claude Code and Codex desktop coverage by @toshipepe in #15
- docs: sharpen the README first-run path by @toshipepe in #16
- docs: fix README header rendering by @toshipepe in #17
- docs: make README branding render inline by @toshipepe in #18
- docs: balance README wordmark and badges by @toshipepe in #19
- Fix large cloud reconnect backfills by @toshipepe in #23
- Prepare npm 0.5.5 by @toshipepe in #24
Full Changelog: v0.5.4...v0.5.5
Tokimeter 0.5.4
Tokimeter 0.5.4
Trust, pricing provenance, and setup-safety release.
- Labels prices as verified built-in, community feed, custom local, provider/tool reported, or fallback/unpriced.
- Keeps unknown-model rough estimates separate from authoritative priced totals.
- Adds setup dry-run/preflight output and clearer uninstall restoration behavior.
- Documents the package privacy model, no install/postinstall scripts, and stage-only npm publishing controls.
- Keeps optional paid-proxy accounting explicitly experimental pending real invoice reconciliation.
- Distinguishes shipped local reporting and Team chargeback CSV from roadmap features.
Privacy and verification:
- Prompts, responses, source code, credentials, and real user logs are excluded from the package and hosted sync contract.
- Full-history privacy, Python, Node, CodeQL, and npm package-content gates passed on the release commit.
- The npm dry-pack contains 11 reviewed files.
Install or run:
npm install -g tokimeter
npx tokimeter report
Tokimeter VS Code Extension 0.1.0
Immutable
release. Only release title and notes can be modified.
First public VSIX release of the Tokimeter dashboard extension for VS Code-compatible editors.
Install
- Download
tokimeter-vscode-0.1.0.vsixbelow. - In VS Code, run Extensions: Install from VSIX… from the Command Palette and select the downloaded file.
- Install and configure the local Tokimeter CLI:
npm install -g tokimeter
"$(npm prefix -g)/bin/tokimeter" setup --auto- Run Tokimeter: Show Cost Dashboard from the Command Palette.
Requires VS Code 1.85 or newer.
Privacy
The extension reads usage metadata from the local Tokimeter proxy. It does not retain or transmit terminal output. When optional thinking tips are enabled, terminal output is checked transiently for local activity markers; disable tokimeter.showTipsDuringWait to turn off that check.
Integrity
SHA-256: f0eeaafd226aa872a91a806693c2411eb49ad6d6d2c7d79d6262e6fa0b9a365a
Tokimeter 0.5.3
Tokimeter 0.5.3
Privacy-safe public launch snapshot.
- Tracks local AI coding-agent usage, cost estimates, budgets, and rate-limit pace.
- Keeps prompts and responses local; cloud sync is metadata-only and opt-in.
- Pauses cloud retries after an expired trial or revoked device credential while local tracking continues.
- Adds a full-history privacy gate to commits, pushes, CI, and npm publishing.
Install or run:
npm install -g tokimeter
npx tokimeter report