refactor(client): π¨ initialize provider plugins before rotation mode detection 4bc7613 Mirrowel commited on Dec 6, 2025
feat(usage): β¨ implement per-model quota tracking with authoritative reset timestamps 0ca1651 Mirrowel commited on Dec 6, 2025
feat(usage): β¨ add provider-specific rolling window usage tracking 98f6823 Mirrowel commited on Dec 6, 2025
feat(rotation): β¨ add sequential rotation mode with provider-specific quota parsing bd84d38 Mirrowel commited on Dec 6, 2025
feat(providers): β¨ implement credential tier initialization and persistence system 4dfb828 Mirrowel commited on Dec 6, 2025
fix(error-handler): π¨ extract JSON retry parsing into dedicated function abdc406 Mirrowel commited on Dec 5, 2025
fix(antigravity-provider): handle multiple consecutive system messages in prompt processing cde9cb0 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 pull request #21 from MasuRii/fix/quota-exceeded-global-cooldown d660421 unverified Mirrowel commited on Dec 5, 2025
docs: π update documentation to reflect gemini 2.5 removal and claude sonnet dual-mode support 1d1a62b Mirrowel commited on Dec 5, 2025
docs(antigravity): π update documentation for credential prioritization and model support changes df7a756 Mirrowel commited on Dec 5, 2025
feat(antigravity): β¨ implement credential prioritization for tier-based routing d389837 Mirrowel commited on Dec 5, 2025
fix(oauth): π escape rich markup in oauth authorization urls 81e9ff5 Mirrowel commited on Dec 5, 2025
fix(antigravity): π prevent unescaping of intentional quotes and backslashes in strings 42bd5ae Mirrowel commited on Dec 5, 2025
docs: π update documentation for enhanced claude thinking sanitization and remove obsolete todo file 64f7fc0 Mirrowel commited on Dec 5, 2025
fix(antigravity): π improve function call response pairing with recovery strategies ba6dcaa Mirrowel commited on Dec 5, 2025
refactor(antigravity): π¨ migrate thinking sanitization to gemini message format bccb879 Mirrowel commited on Dec 5, 2025
refactor(antigravity-claude): refactor the claude sanitization logic to prevent errors on compaction, model switching, and allow thinking. 1450294 Mirrowel commited on Dec 5, 2025
fix(provider): π ensure claude-opus-4-5 always uses thinking variant 8aec88b Mirrowel commited on Dec 4, 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
docs: π update documentation for Claude Opus 4.5 support and fix gitignore 0889307 Mirrowel commited on Dec 4, 2025
feat(provider): add support for Claude Opus 4.5 model 96e1b97 Mirrowel JoeGrimes123 commited on Dec 4, 2025
Merge pull request #16 from MasuRii/fix/credential-logging-truncation 3269e93 unverified Mirrowel commited on Dec 4, 2025
fix(provider): π increase timeout for antigravity API requests from 120s to 600s 956bdbb Mirrowel commited on Dec 4, 2025
Merge pull request #14 from Mirrowel/Error-handling-consistency 71586c6 unverified Mirrowel commited on Dec 4, 2025
fix: improve error handling implementation based on code review a1cc875 mirrobot-agent[bot] commited on Dec 4, 2025
feat(provider): β¨ implement Google Cloud onboarding flow with automatic project discovery d2adf05 Mirrowel commited on Dec 3, 2025
refactor(provider): π¨ replace hardcoded project generation with dynamic GCP resolution d6e982e Mirrowel commited on Dec 3, 2025
feat(core): β¨ add structured error accumulator and consistent error handling/reporting 7cb148b Mirrowel commited on Dec 3, 2025
docs(deployment): π add comprehensive VPS deployment guide for OAuth providers e8e22c6 Mirrowel commited on Dec 3, 2025
fix(provider): π add automatic ID repair for mismatched tool call responses aeb8eaf Mirrowel commited on Dec 3, 2025
refactor(ui): replace console.clear with cross-platform clear_screen for legacy terminal support aa878c2 Mirrowel commited on Dec 3, 2025
refactor(ui): π¨ replace console.clear with cross-platform clear_screen function 1ce8eba Mirrowel commited on Dec 3, 2025
refactor(api): π¨ change is_ready from method to property access c264be0 Mirrowel commited on Nov 28, 2025
fix(provider): π skip file operations for env:// credential paths 29df294 Mirrowel commited on Nov 27, 2025
refactor(logging): π¨ remove debug print statements and add concise deployment logs a140a0d Mirrowel commited on Nov 27, 2025
fix(provider): π expand JSON schema validation keyword filtering and improve Gemini 3 tool call reliability 5a03c26 Mirrowel commited on Nov 27, 2025