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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2026-09-08 11:16 EDT — Live office metrics make token burn visible
A compact realtime card shows who is working and brings cumulative usage to life
Every office now shows active and idle agent counts alongside the cumulative tokens spent by its Codex task threads.
Counts update from the existing live agent stream as work starts, stops, and consumes more tokens; saved thread totals are restored from official usage data or Codex’s local numeric usage ledger without exposing prompts or reasoning.
Large totals spell out million and billion values, and a playful two-tone flame loops beside token spend with a static reduced-motion fallback.
The card stays aligned in the office’s upper-right corner with readable centered spacing and accessible live-region text.
Verification: service, projection, and UI contract coverage; the full 489-test suite; the production build; git diff --check; native Electron inspection; and a signed universal macOS package all pass.