You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synced upstream CodexBar Mac improvements through e810f7e
(af13c528..e810f7e), including Codex credit-limit display, Sakana AI,
live status submenus, Kiro PTY usage loading, browser cookie
discovery hardening, CLI /usage provider isolation, Codex usage-only refresh
enrichment fixes, privacy redaction, z.ai team usage, Mistral Vibe cookie
restoration, cost-cache correctness, and menu performance updates.
Fixed
Usage pace: keep rounded on-track deficit and reserve labels visible instead
of collapsing all on-track deltas to "On pace".
Usage display: keep positive values below one percent visible instead of
rounding them to zero.
Kiro: run account, usage, and context commands through a PTY so current CLI
versions return usage without timing out.
OpenAI web: ignore stale profiles from removed browsers, discover registered
installs outside standard app folders, and surface browser-profile access and
cookie-load timeout diagnostics.
CLI server: collect /usage providers concurrently under finite per-provider
deadlines so one hung provider degrades to its own error row without discarding
healthy results.
Privacy: hide account and team identity values without showing placeholder
text or empty account rows.
Codex: avoid monthly-credit CLI enrichment during usage-only OAuth refreshes.
Menu bar: show pace as 0% instead of a signed +0% or -0% when the pace
delta rounds to zero.
Menu: align the persistent Refresh row with native actions, keep Settings,
About, and Quit keyboard-navigable, and use a narrower Usage Dashboard icon.