Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

v1.5.0

Latest

Choose a tag to compare

@sasha-computer sasha-computer released this 18 Feb 17:50
· 3 commits to main since this release
c9e3f1e

What's new

  • Multi-account support -- monitor usage across multiple Claude Code accounts via pi-multi-claude-code. The menu bar shows a badge with the active account initial, and a segmented picker in the popover lets you switch between accounts.
  • MCC settings section -- enable/disable multi-account mode and see token status for each account in Settings.
  • Account badge in menu bar -- filled circle with the active account initial, natively aligned using the status button image.

Fixes

  • Settings window now opens reliably -- worked around a macOS limitation where showSettingsWindow: silently fails in LSUIElement (menu bar only) apps. Settings window is now managed directly.