Releases: kierzio/tokengauge-releases
Releases · kierzio/tokengauge-releases
Release list
Token Gauge v1.3.0
Changed
- The agent formerly known as Gemini is now displayed as "Antigravity" across the
app — tab, Overview, Settings, tray tooltip, and notifications — matching Google's
rename (Antigravity CLIagysucceeded Gemini CLI for individuals, June 2026).
Internal ids, settings keys, and stored history are unchanged; nothing to migrate.
Token Gauge v1.2.0
Added
- Copilot: an honest percentage at last — the gauge now shows GitHub's own
monthly meter (entitlement,remaining,percent_remainingfrom the same
endpoint VS Code's Copilot dashboard uses), so the % is GitHub-reported, never
invented. Unlocks the hero gauge, tray tone, pace chip and threshold alerts for
Copilot. Headline card becomes "Monthly Credits" (or "Premium Requests" on
legacy annual plans); status line reads e.g.
"GitHub-reported: 13 of 1500 monthly credits used · Copilot Individual". - Copilot: zero-setup sign-in — credentials are now discovered locally in
order: manual/env PAT → Copilot editor sign-in
(~/.config/github-copilot/{apps,hosts}.json) → GitHub CLI (gh auth token).
A PAT is no longer required whenghor an editor is signed in. Settings
shows which source is active (newcopilot_auth_sourcecommand). - Copilot: per-model billing rows — the adapter now tries the dedicated
…/settings/billing/ai_credit/usagereport first (per-model AI-credit rows),
falling back to the generic per-SKU report;discountAmount(the slice
covered by included credits) is parsed and surfaced instead of discarded.
Changed
- Gemini → Antigravity guidance — Google retired Gemini CLI for individuals
on 2026-06-18 (gemininow returns 403); Antigravity CLI (agy) is the
successor. All in-app hints now lead withagy, installed-detection probes
theagybinary too, and copy says "Antigravity/Gemini CLI". (The log parser
has read both formats since v1.0.)
Token Gauge v1.1.0
Added
- Per-model scoped weekly limits from the OAuth
limits[]array — e.g. a separate
Fable bar in the agent panel, Overview (first scoped window at 360px), tray
tooltip, and threshold notifications. - Usage credits spend row when the API
spend.enabledflag is set (formatted from
amount_minor/ currency / exponent).
Changed
- OAuth usage resolution prefers the authoritative
limits[]array (session,
weekly_all,weekly_scoped) with legacyfive_hour/seven_dayfallback.
Removed
- Dead
weekly_sonnet_pctfield (populated but never rendered or notified on).
Fixed
- Claude CLI User-Agent version path on Windows — resolves versions under
%LOCALAPPDATA%/claude/versionsinstead of the Unix-only~/.local/sharepath.
Token Gauge v1.0.1
Fixed
- macOS “damaged and can’t be opened” on Apple Silicon — enable ad-hoc codesign
(signingIdentity: "-") and disablehardenedRuntime(incompatible with ad-hoc signing).
Release CI verifiesSignature=adhocafter every Mac build.
Changed
- macOS install instructions on the landing page and README (right-click → Open,
quarantinexattr, Open Anyway on Sequoia).
v1.0.0
Token Gauge 1.0.0 — first stable release
Token Gauge is a menu-bar (macOS) / system-tray (Windows) meter for your AI coding agents. It shows live usage for Claude Code, Codex, Cursor, Copilot and Gemini — your 5-hour rolling window, weekly cap and per-model token budget — so you see the limit coming instead of hitting it mid-task. Everything is read locally; your code and prompts never leave your machine.
- Free — Claude Code usage, always.
- Lifetime — $7.99 once — unlocks all five agents, the menu-bar/tray gauge for your primary agent, and threshold notifications across every agent. One licence covers macOS and Windows, up to 3 devices. No subscription.
Download
- Windows —
tokengauge-windows-x64-setup.exe. Not yet code-signed, so Windows SmartScreen will warn on first launch: choose More info → Run anyway. - macOS (Apple Silicon) —
tokengauge-macos.dmg. Not yet notarised, so the first time, right-click the app and choose Open.
Auto-updates are built in — future versions install straight from here.