feat(antigravity): β¨ add TransientQuotaError for bare 429 responses 543f871 Mirrowel commited on Dec 16, 2025
fix(retry): π parse millisecond durations and avoid immediate retry loops bb812a7 Mirrowel commited on Dec 16, 2025
feat(antigravity): β¨ add automatic retry logic for empty API responses c5dfecd Mirrowel commited on Dec 15, 2025
fix(oauth): π prevent deadlock and token desync for rotating refresh tokens 8ed4f52 Mirrowel commited on Dec 14, 2025
feat(usage): β¨ implement per-model quota tracking with authoritative reset timestamps 0ca1651 Mirrowel commited on Dec 6, 2025
feat(rotation): β¨ add sequential rotation mode with provider-specific quota parsing bd84d38 Mirrowel commited on Dec 6, 2025
fix(error-handler): π¨ extract JSON retry parsing into dedicated function abdc406 Mirrowel commited on Dec 5, 2025
fix(error-handler): π handle compound duration formats in retry-after parsing fa51b1a Mirrowel commited on Dec 5, 2025
Merge branch 'Antigravity' of https://github.com/Mirrowel/LLM-API-Key-Proxy into fix/quota-exceeded-global-cooldown 5a29725 MasuRii commited on Dec 4, 2025
fix: improve error handling implementation based on code review a1cc875 mirrobot-agent[bot] commited on Dec 4, 2025
feat(core): β¨ add structured error accumulator and consistent error handling/reporting 7cb148b Mirrowel commited on Dec 3, 2025
fix(gemini): π consolidate parallel tool responses and improve rate limit handling d4593e5 Mirrowel commited on Nov 27, 2025
fix(core): improve error classification and prevent false key penalization 20944a5 Mirrowel commited on Nov 16, 2025
feat(core): enable static model configuration and LiteLLM compatibility for custom providers 39e01ca Mirrowel commited on Nov 14, 2025
feat(providers): β¨ enable dynamic support for custom openai-compatible providers 225c46e Mirrowel commited on Nov 14, 2025
feat(provider): introduce OAuth credential management and custom provider handling d28e7c5 Mirrowel commited on Oct 2, 2025
feat(client): add pre-request callback support to API client da8d5f4 Mirrowel commited on Sep 20, 2025
perf(rotator): prevent indefinite waits for API key acquisition f8d59cd Mirrowel commited on Jul 9, 2025
feat: enhance changelog generation and error handling in build process 5db0197 Mirrowel commited on Jul 6, 2025
feat: Enhance error classification and handling in UsageManager and error_handler for improved retry logic and cooldown management 27b342a Mirrowel commited on Jul 2, 2025
feat: Enhance asynchronous handling in RotatingClient and UsageManager for improved error management and usage tracking 4bbfff4 Mirrowel commited on Jul 2, 2025