Skip to content

Releases: catokolas/ModelsUsage

v0.1.2

22 Jun 14:41

Choose a tag to compare

ModelsUsage v0.1.2.

  • Claude Code 5-hour window is now model-weighted (Opus/Sonnet/Haiku drain the budget at their real relative rates) and the default quota is recalibrated, so the usage gauge tracks claude.com.

Ad-hoc signed — first launch needs a Gatekeeper allow (see README).

v0.1.1

22 Jun 12:01

Choose a tag to compare

ModelsUsage v0.1.1

UI/UX and robustness pass:

  • Tables: clickable column headers to sort, content-fit column widths, empty (zero-token) rows hidden, Top Models sized to its rows.
  • Source tabs show the live usage-window card full width at the top.
  • Settings inline: per-source gear opens settings in the pane (no separate window). KIX is now off by default and explains how to configure it when enabled.
  • Refresh-interval picker (top-right) and a Number format menu-bar submenu.
  • KIX rate-limit hardening: one request per refresh, cached + throttled to stay under the 10-req/60s limit; keeps last good data on error.
  • Keychain: stores the token with an allow-all access policy so ad-hoc rebuilds stop re-prompting; concurrent reads coalesced.
  • Selected tab persists across restarts; larger default font.

Install: brew install --cask catokolas/tap/modelsusage (or download the zip below). Ad-hoc signed — first launch needs a one-time Gatekeeper allow (see README).

v0.1.0

22 Jun 06:49

Choose a tag to compare

ModelsUsage v0.1.0 — first release.

Native macOS dashboard for AI coding-tool token usage across KIX, Claude Code, and Codex: Summary + per-source tabs, day/month/year tables, totals, and live usage-window cards.

Install

brew install --cask catokolas/tap/modelsusage

or download ModelsUsage-0.1.0.zip below, unzip, and drag into /Applications.

The build is ad-hoc signed (no paid Apple Developer account), so the first launch needs a one-time Gatekeeper allow — see the README "First launch" section.