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(claude): add native request cloaking for non-claude-code clients 89d5f4d maoring24 Claude Opus 4.5 commited on Jan 5
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(iflow): remove thinking field from request body in thinking config handler 0fe2ad3 hkfires commited on Jan 1
refactor(iflow): simplify thinking config handling for GLM and MiniMax models e1b952f hkfires 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): remove redundant upstream model parameter from translateRequest 8628ab7 hkfires commited on Dec 30, 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(gemini): add per-key model alias support for Gemini provider e4d3e38 hkfires 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 pull request #757 from ben-vargas/fix-thinking-toolchoice-conflict 603d11d unverified luispater commited on Dec 28, 2025
feat(cliproxy): implement model aliasing and hashing for Codex configurations, enhance request routing logic, and normalize Codex model entries fe1d7f4 unverified luispater commited on Dec 27, 2025
feat(iflow): add model-specific thinking configs for GLM-4.7 and MiniMax-M2.1 9abfbc9 leaph commited on Dec 26, 2025
feat(usage): add import/export functionality for usage statistics and enhance deduplication logic 0658eb9 unverified luispater commited on Dec 26, 2025
refactor: extract parseGeminiFamilyUsageDetail helper to reduce duplication 08bea2c trungns95 commited on Dec 24, 2025
Merge branch 'dev' into fix/antigravity-prompt-caching 302b826 unverified luispater commited on Dec 23, 2025
fix(claude_executor): update header logic for API key handling 65a5604 unverified luispater commited on Dec 23, 2025
refactor(antigravity): add sandbox URL constant and update base URLs routine 9171f0b unverified luispater commited on Dec 22, 2025
feat(antigravity): add session ID generation and mutex for random source 1b0bbc3 dacsang97 commited on Dec 21, 2025
Merge pull request #611 from soilSpoon/feature/antigravity e05a2cd unverified luispater commited on Dec 21, 2025
Improve thinking/tool signature handling for Claude and Gemini requests b375e09 μ΄λν¬ commited on Dec 21, 2025
feat(antigravity): add payload config support to Antigravity executor c53de5b Ben Vargas commited on Dec 20, 2025
fix(gemini): add optional skip for gemini3 thinking conversion baafbd7 hkfires commited on Dec 19, 2025
refactor(antigravity): regarding production endpoint caching acfcf85 unverified dacsang97 commited on Dec 19, 2025
feat(antigravity): enhance prompt caching support and update agent version 5d8639e unverified dacsang97 commited on Dec 19, 2025
fix(runtime/executor): Antigravity executor schema handling and Claude-specific headers 71986bf μ΄λν¬ commited on Dec 19, 2025
Merge pull request #582 from ben-vargas/fix-gemini-3-thinking-level 936d72c unverified luispater commited on Dec 17, 2025
fix: apply thinkingLevel from model suffix metadata for Gemini 3 a1a3463 Ben Vargas commited on Dec 17, 2025
feat: use thinkingLevel for Gemini 3 models per Google documentation 965592d Ben Vargas commited on Dec 17, 2025
feat(antigravity): enable token counting via API with resilient routing f45d5be unverified luispater commited on Dec 17, 2025
feat(antigravity): implement non-streaming execution for Claude model requests 892dae7 unverified luispater commited on Dec 17, 2025
feat(antigravity): add streaming support for Claude model requests d1285a5 unverified luispater commited on Dec 17, 2025