Skip to content

Releases: palamim/usagent

v0.3.2

Choose a tag to compare

@palamim palamim released this 13 Aug 18:08

Fixes the usage bar's background/border color for yellow and red severity tiers — they previously stayed the default blue, which looked wrong once the fill changed color. Each tier now has a matching dark background/border in the same hue as its fill.

v0.3.1

Choose a tag to compare

@palamim palamim released this 13 Aug 17:28

Internal: adds a dependency-injection seam for UsageStore and a unit test suite (run in CI on every push). No user-visible changes.

v0.3.0

Choose a tag to compare

@palamim palamim released this 13 Aug 17:04

Adds Max-only weekly Opus sub-cap support: when the API returns seven_day_opus, it now shows as an extra "Weekly Opus" row and participates in the "closest to limit" calculation.

Unverified against a real Max account — implemented defensively (nil-safe, no-op on Pro). If it looks wrong on Max, please open an issue with a redacted response body from the spike script in the README.

Also documents plan support (Pro/Max/Free/Team) in the README.

v0.2.2

Choose a tag to compare

@palamim palamim released this 13 Aug 16:53

Fixes the app icon filling the entire icon slot with hard square corners — macOS doesn't auto-apply the rounded-squircle mask for hand-bundled apps, so the padding and rounded corners are now baked into the icon artwork itself.

v0.2.1

Choose a tag to compare

@palamim palamim released this 13 Aug 16:38

Adds an app icon. No functional changes from v0.2.0.

v0.2.0

Choose a tag to compare

@palamim palamim released this 13 Aug 16:20

Menu bar app showing Claude usage at a glance — binding constraint between the 5-hour and weekly windows, with a mode to pin the menu bar to either clock.

Install: download usagent-0.2.0.zip, unzip, move usagent.app to /Applications. It's ad-hoc signed, not notarized — macOS will flag it as from an unidentified developer on first open. Right-click the app → Open to bypass Gatekeeper (only needed once).

See README for adding it as a Login Item and the Keychain permission prompt on first run.