refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance 7e8afbe unverified luispater commited on Feb 5
refactor(executor): optimize payload cloning and streamline SDK translator usage 8953a28 unverified luispater commited on Feb 5
refactor(util, executor): optimize payload handling and schema processing b7fd8ec unverified luispater commited on Feb 5
Merge pull request #1248 from shekohex/feat/responses-compact 1094f8a unverified luispater commited on Jan 30
feat(auth): add support for request_retry and disable_cooling overrides add7d68 unverified luispater commited on Jan 26
refactor(runtime): implement retry logic for Antigravity executor with improved error handling and capacity management dc4a94c unverified luispater commited on Jan 25
Merge pull request #1132 from XYenon/fix/gemini-models-displayname-override 2f5a938 unverified luispater commited on Jan 24
Fix Gemini function-calling INVALID_ARGUMENT by relaxing Gemini tool validation and cleaning schema e4915f5 sowar1987 commited on Jan 21
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation 0d5d901 hkfires commited on Jan 17
feat(runtime): add model alias support and enhance payload rule matching cb7cfc9 unverified luispater commited on Jan 16
feat(config): supplement missing default aliases during antigravity migration ed8924a hkfires commited on Jan 16
Merge pull request #1033 from router-for-me/reasoning e2f37ed unverified luispater commited on Jan 15
refactor(thinking): extract antigravity logic into a dedicated provider fdcdaf9 hkfires commited on Jan 15
refactor(auth): simplify file handling logic and remove redundant comparison functions 0ffd53b unverified luispater commited on Jan 15
refactor(thinking): improve budget clamping and logging with provider/model context 97554ba hkfires commited on Jan 15
feat(executor): add HttpRequest support across executors for better http request handling 0268c3b unverified luispater commited on Jan 10
fix(executor): handle context cancellation and deadline errors explicitly b11b32c unverified luispater commited on Jan 9
Merge pull request #787 from sususu98/fix/antigravity-429-retry-delay-parsing 064bb68 unverified luispater commited on Jan 8
feat(executor): centralize systemInstruction handling for Claude and Gemini-3-Pro models 1cd2110 unverified luispater commited on Jan 8
fix(executor): update gemini model identifier to gemini-3-pro-preview 22ee946 hkfires commited on Jan 8
feat(executor): update system instruction handling for Claude and Gemini-3-Pro models 5ed78b9 unverified luispater commited on Jan 8
feat(executor): add model-specific support for "gemini-3-pro" in execution and payload handling ff56a47 unverified luispater commited on Jan 8
feat(executor): enhance Antigravity payload with user role and dynamic system instructions dc45b66 unverified luispater commited on Jan 8
fix(executor): remove unused `tokenRefreshTimeout` constant and pass zero timeout to HTTP client 38982e7 unverified luispater commited on Jan 7
feat(executor): add token refresh timeout and improve context handling during refresh f326199 unverified luispater commited on Jan 3
feat(executor): enhance payload translation with original request context b08e245 unverified luispater commited on Jan 1
fix(thinking): fallback to upstream model for thinking support when alias not in registry 29db2b9 hkfires commited on Dec 31, 2025
fix(thinking): use model alias for thinking config resolution in mapped models 667d001 hkfires commited on Dec 31, 2025
refactor(executor): resolve upstream model at conductor level before execution 5a7ca8b hkfires commited on Dec 30, 2025
fix(executor): use upstream model for thinking config and payload translation 3d1d6fa hkfires commited on Dec 30, 2025
fix(antigravity): parse retry-after delay from 429 response body aab9e55 sususu commited on Dec 30, 2025
feat(cliproxy): introduce global model name mappings for improved aliasing and routing 1eb312f unverified luispater commited on Dec 30, 2025
Merge branch 'dev' into fix/antigravity-prompt-caching 4d78df7 unverified luispater commited on Dec 23, 2025
refactor(antigravity): add sandbox URL constant and update base URLs routine c2f79f8 unverified luispater commited on Dec 22, 2025