mirror of
https://github.com/NoeFabris/opencode-antigravity-auth.git
synced 2026-05-13 15:46:05 +00:00
- Add 2s deduplication window to prevent rate limit counter inflation from concurrent 429s - Separate cooldown system from rate limits for non-429 errors (auth failures, 5xx) - Add quota_fallback config option for automatic quota switching on rate limit - Add toast notification for 400 'Prompt is too long' errors guiding users to /compact - Add 5 new cooldown unit tests - Enhance regression test suite with concurrent test infrastructure - Add comprehensive rate limit analysis documentation