7.59.0 (2026-03-26)
Features
- auth: let power user mode skip Gemini auth gate (ce4401e)
Bug Fixes
- ci: resolve flaky api-command module resolution and migrate to self-hosted runner (41a31c8)
- cliproxy: harden gemini quota error fallbacks (31b7d45)
- cliproxy: preserve auth-file source fallback (63c8ec5)
- cliproxy: preserve explicit Claude long-context intent (c05189b), closes #789
- cliproxy: restore live monitor provider attribution (368a625)
- cliproxy: scope account stats by provider (75ccbb3)
- cliproxy: surface gemini quota failure details (99f78f1)
- cliproxy: surface quota metadata in CLI (19f6b3c)
- tests: stabilize command help CI validation (be4ba13)
- ui: clarify antigravity and gemini power mode copy (4d49d13)
- ui: constrain bounded code editor scroll viewports (aeab284)
- ui: harden power user mode auth checks (604f9fc)
- ui: resolve cliproxy account stats by provider (1edc103)
- ui: restore scrolling in bounded code editors (44d4df1)
Tests
- cliproxy: cover Claude long-context parity flows (5e11bba), closes #789
- ui: cover bounded code editor scroll mode (823cf96)
- ui: cover bounded editor height contracts (92d067d)
- ui: cover Gemini power user auth bypass (a15c729)
CI
- ai-review: add --bare flag to prevent CLAUDE.md pollution in reviews (57019c1)