Skip to content

Releases: toshipepe/tokimeter

Tokimeter v0.5.5

Choose a tag to compare

@toshipepe toshipepe released this 30 Jul 18:31
Immutable release. Only release title and notes can be modified.
8c3cf00

What's Changed

Full Changelog: v0.5.4...v0.5.5

Tokimeter 0.5.4

Choose a tag to compare

@toshipepe toshipepe released this 28 Jul 14:51
Immutable release. Only release title and notes can be modified.
d85d67d

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

Choose a tag to compare

@toshipepe toshipepe released this 27 Jul 21:53
Immutable release. Only release title and notes can be modified.
ae8b723

First public VSIX release of the Tokimeter dashboard extension for VS Code-compatible editors.

Install

  1. Download tokimeter-vscode-0.1.0.vsix below.
  2. In VS Code, run Extensions: Install from VSIX… from the Command Palette and select the downloaded file.
  3. Install and configure the local Tokimeter CLI:
npm install -g tokimeter
"$(npm prefix -g)/bin/tokimeter" setup --auto
  1. 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

Choose a tag to compare

@toshipepe toshipepe released this 26 Jul 22:20

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