This repository was archived by the owner on Mar 5, 2026. It is now read-only.
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.