Skip to content

Claude Status Bar v0.1.2

Latest

Choose a tag to compare

@juzser juzser released this 14 Jul 07:39
af47ee6

Patch release on top of v0.1.1.

Changed

  • Fixed usage percentages never showing for cux-managed (multi-account) users on newer cux versions: cux v0.2.11+ keeps the real OAuth token only in the macOS Keychain (not in a slot's oauth.json), and keys its usage cache with a compound accountUuid|organizationUuid instead of a bare organizationUuid. Both are now handled correctly (#16, #19).

Install

Download ClaudeStatusBar.dmg below, drag it to Applications, and launch. The app is ad-hoc signed, so clear the quarantine on first launch — right-click → Open (twice if needed), or:

xattr -d com.apple.quarantine /Applications/ClaudeStatusBar.app

Full walkthrough in the README.

Full changelog: v0.1.1...v0.1.2