Skip to content

✨ feat(app): ship Token Menu Bar - #2

Draft
gaborbernat wants to merge 1 commit into
mainfrom
feat/token-menu-bar
Draft

✨ feat(app): ship Token Menu Bar#2
gaborbernat wants to merge 1 commit into
mainfrom
feat/token-menu-bar

Conversation

@gaborbernat

@gaborbernat gaborbernat commented Aug 31, 2026

Copy link
Copy Markdown
Member

Introduces the first Token Menu Bar release for macOS 14 and newer.

The app discovers supported provider credentials, displays current limits in a compact menu-bar panel, stores usage history locally, and includes provider, menu-bar, notification, data, and logging settings. Usage and History show configured providers; Settings can reveal every supported provider and reports each credential source.

The panel keeps a stable header and width, anchors resizing to the status item, uses available screen height before scrolling, and preserves tab content between switches. History connects sparse samples and keeps series distinguishable after the color palette is exhausted.

Verification uses disabled HTTP, empty credentials, in-memory login-item state, and dedicated defaults. Tests and benchmarks do not read system accounts, the Keychain, or provider data. CI covers macOS 14, 15, and 26. macOS 27 jobs run when the repository runner is configured.

@gaborbernat gaborbernat added the enhancement New feature or request label Aug 31, 2026
@gaborbernat
gaborbernat force-pushed the feat/token-menu-bar branch 10 times, most recently from 7347157 to 60af1af Compare September 2, 2026 02:12
@gaborbernat gaborbernat changed the title ✨ feat: menu bar app for Claude, Codex, Gemini, Cursor and Copilot Rebuild the Token Menu Bar app Sep 2, 2026
@gaborbernat
gaborbernat force-pushed the feat/token-menu-bar branch 3 times, most recently from 070bd96 to f9352a5 Compare September 2, 2026 04:11
@gaborbernat gaborbernat changed the title Rebuild the Token Menu Bar app ✨ feat(app): rebuild Token Menu Bar Sep 2, 2026
@gaborbernat gaborbernat changed the title ✨ feat(app): rebuild Token Menu Bar ✨ feat(app): ship Token Menu Bar Sep 2, 2026
@gaborbernat
gaborbernat force-pushed the feat/token-menu-bar branch 4 times, most recently from cbcad98 to 68bf67a Compare September 2, 2026 04:54
The prototype moved on tab switches and hid content behind scrolling.
Provider work repeated during redraws.

Anchor the popover to the status item. Keep tab views alive and cache
presenter results. Isolate tests from credentials and HTTP, then verify
each distribution on macOS 14 through 27.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant