onWatch v2.12.2
What's New
Grok provider (xAI)
- Track Grok Build / SuperGrok credits with a primary "Credits" utilization card against your plan limit and a reset countdown.
- Credentials are read locally from
~/.grok/auth.json(or$GROK_HOME) - no browser cookie import required. Optionalgrok agent stdioRPC and a grok.com gRPC-web bearer probe are supported. - Informational local session token stats are also captured.
- See docs/GROK_SETUP.md for setup. New env vars:
GROK_TOKEN,GROK_ENABLED,GROK_HOME.
Multi-account dashboard improvements
- "All accounts" is now the default view on individual provider pages (Codex, MiniMax) when more than one account is configured - every account's limits are visible side by side at a glance, without scrolling.
- In the All view, multiple accounts for the same provider are grouped into a single compact account-overview grid instead of separate full-height sections.
- Provider cards remain collapsible with remembered state, so you can hide what you don't need and drill into details and history on demand.
Thanks to @lkaino for the multi-account UX feedback in #80.
Full Changelog: v2.12.1...v2.12.2