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(thinking): pass source and target formats to ApplyThinking for cross-format validation 4072514 hkfires commited on Jan 17
feat(executor): add HttpRequest support across executors for better http request handling a64baa3 unverified luispater commited on Jan 10
feat(executor): enhance payload translation with original request context ae057e3 unverified luispater commited on Jan 1
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(gemini): add optional skip for gemini3 thinking conversion baafbd7 hkfires commited on Dec 19, 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
refactor(executor): clarify executor comments and oauth names 9cc01d9 hkfires commited on Dec 10, 2025
feat(executor): normalize thinking budget across all Gemini executors ab09327 hkfires commited on Dec 9, 2025
feat(aistudio): normalize thinking budget in request translation f8fe943 hkfires commited on Dec 9, 2025
refactor(executor): dedupe thinking metadata helpers across Gemini executors 82379d5 auroraflux commited on Nov 30, 2025
**feat(runtime): add payload configuration support for executors** a917f9b unverified luispater commited on Nov 13, 2025
fix(executor): remove `safetySettings` from payload in token counting request 3ffa428 unverified luispater commited on Nov 3, 2025
fix(executor): only apply thinking config to supported models c896fd9 hkfires commited on Oct 29, 2025
fix(aistudio): remove generationConfig and tools when action is countTokens ce3727e hkfires commited on Oct 26, 2025
fix(aistudio): strip usage metadata from non-final stream chunks c140413 hkfires commited on Oct 25, 2025
feat(aistudio): track Gemini usage and improve stream errors 8c00322 hkfires commited on Oct 25, 2025