v1.2.5
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-quotadoes 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