v1.13.0
Highlights
- Added Anthropic model-scoped OAuth quota support for weekly limits such as Fable, including OpenCode sidebar/quota display and model-aware OAuth fallback routing. Fable quota exhaustion can route Fable requests to a fallback OAuth account while other models continue using main.
- Added the same scoped OAuth fallback behavior for Pi.
- Added scoped killswitch thresholds so matching model-scoped quota windows can hard-block an account without affecting other models.
- Fixed same-label fallback OAuth re-login state merging so fresh credentials clear stale reauth/quota errors and invalidate old quota cache entries.
- CacheKeep now tracks OAuth fallback routes and prewarms with the same OAuth account that served the cached request.
- Shortened the Fable sidebar quota label to
Faand preserved scoped killswitch thresholds in the OpenCode TUI edit modal.
Thanks to @iceteaSA for the scoped killswitch contribution.
Full Changelog: v1.12.2...v1.13.0