Skip to content

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 27 May 04:28
· 466 commits to main since this release

What's Changed

  • Reuse cached fallback-account quota snapshots when transient quota probes are rate limited, so an account with known remaining quota can still be tried instead of falling back to an exhausted main account.
  • Avoid unnecessary fallback quota probes when stored quota data is still fresh.
  • Clear stale fallback quota errors once fresh cached quota is reused, so /claude-quota does not show an old transient error beside valid quota data.
  • Added regression coverage for cached fallback quota routing and stale quota-error cleanup.

If you use fallback accounts, update and restart OpenCode so the quota-routing fix is active.

Full Changelog: v1.2.4...v1.2.5