Skip to content

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:35
· 245 commits to main since this release

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 Fa and 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