Skip to content

onWatch v2.12.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:43
· 9 commits to main since this release

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. Optional grok agent stdio RPC 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