refactor(executor): split providers and preserve legacy entrypoints 3e5ab39 shinmentakezo07 Claude Opus 4.6 commited on Feb 24
refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance 1b0fbba unverified luispater commited on Feb 5
refactor(executor): optimize payload cloning and streamline SDK translator usage c702df8 unverified luispater commited on Feb 5
refactor(util, executor): optimize payload handling and schema processing 45239da unverified luispater commited on Feb 5
Merge pull request #1248 from shekohex/feat/responses-compact d7805f3 unverified luispater commited on Jan 30
feat(auth): add support for request_retry and disable_cooling overrides 0144e53 unverified luispater commited on Jan 26
refactor(runtime): implement retry logic for Antigravity executor with improved error handling and capacity management 7e8d524 unverified luispater commited on Jan 25
Merge pull request #1132 from XYenon/fix/gemini-models-displayname-override 0b4b8da unverified luispater commited on Jan 24
Fix Gemini function-calling INVALID_ARGUMENT by relaxing Gemini tool validation and cleaning schema 351d5f0 sowar1987 commited on Jan 21
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation 4072514 hkfires commited on Jan 17
feat(runtime): add model alias support and enhance payload rule matching edada39 unverified luispater commited on Jan 16
feat(config): supplement missing default aliases during antigravity migration ca79075 hkfires commited on Jan 16
Merge pull request #1033 from router-for-me/reasoning 3520e81 unverified luispater commited on Jan 15
refactor(thinking): extract antigravity logic into a dedicated provider c549b59 hkfires commited on Jan 15
refactor(auth): simplify file handling logic and remove redundant comparison functions 4681d64 unverified luispater commited on Jan 15
refactor(thinking): improve budget clamping and logging with provider/model context d15e4d4 hkfires commited on Jan 15
feat(executor): add HttpRequest support across executors for better http request handling a64baa3 unverified luispater commited on Jan 10
fix(executor): handle context cancellation and deadline errors explicitly e7d2c44 unverified luispater commited on Jan 9
Merge pull request #787 from sususu98/fix/antigravity-429-retry-delay-parsing c48b3b7 unverified luispater commited on Jan 8
feat(executor): centralize systemInstruction handling for Claude and Gemini-3-Pro models 993d71e unverified luispater commited on Jan 8
fix(executor): update gemini model identifier to gemini-3-pro-preview f8a2b48 hkfires commited on Jan 8
feat(executor): update system instruction handling for Claude and Gemini-3-Pro models 450f409 unverified luispater commited on Jan 8
feat(executor): add model-specific support for "gemini-3-pro" in execution and payload handling 9c76ae8 unverified luispater commited on Jan 8
feat(executor): enhance Antigravity payload with user role and dynamic system instructions 85a84b1 unverified luispater commited on Jan 8
fix(executor): remove unused `tokenRefreshTimeout` constant and pass zero timeout to HTTP client d7e3e91 unverified luispater commited on Jan 7
feat(executor): add token refresh timeout and improve context handling during refresh 31d9182 unverified luispater commited on Jan 3
feat(executor): enhance payload translation with original request context ae057e3 unverified luispater commited on Jan 1
fix(thinking): fallback to upstream model for thinking support when alias not in registry cc7e585 hkfires commited on Dec 31, 2025
fix(thinking): use model alias for thinking config resolution in mapped models d57c140 hkfires commited on Dec 31, 2025
refactor(executor): resolve upstream model at conductor level before execution c37b7ba hkfires commited on Dec 30, 2025
fix(executor): use upstream model for thinking config and payload translation 7559da4 hkfires commited on Dec 30, 2025
fix(antigravity): parse retry-after delay from 429 response body 9433db3 sususu commited on Dec 30, 2025
feat(cliproxy): introduce global model name mappings for improved aliasing and routing e5e9477 unverified luispater commited on Dec 30, 2025
Merge branch 'dev' into fix/antigravity-prompt-caching 302b826 unverified luispater commited on Dec 23, 2025