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

Token Menu Bar brings usage limits, resets, credits, and local activity from Claude, Codex, Gemini, Cursor, Copilot, and Antigravity into one macOS menu-bar app. This is the first release. Users can compare current allowances and retained history without keeping provider dashboards open.

Core owns provider parsing, account selection, refresh scheduling, storage, and presentation rules. The UI keeps a fixed tab header and screen-bounded viewport, preserves tab content between switches, and places supporting details behind independent disclosures. Percentages, pacing, resets, model selection, short labels, and the full chart legend stay visible. Provider-reported zero values remain distinct from unavailable information; account histories remain separate when credentials change.

The deployment target remains macOS 14. CI includes runtime-checked macOS 14, 15, 26, and 27 jobs and retains UI results and screenshots. Direct, App Store, and Homebrew builds keep their distribution-specific behavior, including disabling self-updates for local installs. The implementation review records outstanding defects and acceptance checks; the provider research documents source contracts and fields that the available endpoints do not establish.

@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 13 times, most recently from 348cece to 7e2dbc0 Compare September 8, 2026 11:20
@gaborbernat
gaborbernat force-pushed the feat/token-menu-bar branch 29 times, most recently from a0e8dc6 to 8bdc402 Compare September 10, 2026 02:27
Make provider limits, resets, credits, and local usage available from the
menu bar without switching between provider dashboards. Keep account
selection and retained history separate so changing credentials cannot
mix another account’s totals into the current view.

Keep provider parsing, scheduling, storage, and presentation policy in
Core. Use a screen-bounded popup with persistent tab content and
on-demand supporting detail. Preserve reported zero and unknown values,
and keep credential reads noninteractive.

Cover macOS 14, 15, 26 and 27 with runtime-checked CI. Gate macOS 27 on
GitHub’s hosted-image rollout. Keep optional performance benchmarks
separate from functional tests. Isolate verification from the installed
app, credentials, network, and persistent preferences.
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