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(thinking): pass source and target formats to ApplyThinking for cross-format validation 0d5d901 hkfires commited on Jan 17
feat(executor): add HttpRequest support across executors for better http request handling 0268c3b unverified luispater commited on Jan 10
feat(executor): enhance payload translation with original request context b08e245 unverified luispater commited on Jan 1
refactor(executor): remove redundant upstream model parameter from translateRequest 51430d2 hkfires commited on Dec 30, 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(gemini): add optional skip for gemini3 thinking conversion e8f6c85 hkfires commited on Dec 19, 2025
fix: apply thinkingLevel from model suffix metadata for Gemini 3 ba0d597 Ben Vargas commited on Dec 17, 2025
feat: use thinkingLevel for Gemini 3 models per Google documentation 6815387 Ben Vargas commited on Dec 17, 2025
refactor(executor): clarify executor comments and oauth names 5b3504c hkfires commited on Dec 10, 2025
feat(executor): normalize thinking budget across all Gemini executors 29b3fca hkfires commited on Dec 9, 2025
feat(aistudio): normalize thinking budget in request translation 4e89d32 hkfires commited on Dec 9, 2025
refactor(executor): dedupe thinking metadata helpers across Gemini executors a3e833c auroraflux commited on Nov 30, 2025
**feat(runtime): add payload configuration support for executors** 3374794 unverified luispater commited on Nov 13, 2025
fix(executor): remove `safetySettings` from payload in token counting request 5a9a4d7 unverified luispater commited on Nov 3, 2025
fix(executor): only apply thinking config to supported models c833395 hkfires commited on Oct 29, 2025
fix(aistudio): remove generationConfig and tools when action is countTokens 616ed67 hkfires commited on Oct 26, 2025
fix(aistudio): strip usage metadata from non-final stream chunks 7efa30c hkfires commited on Oct 25, 2025
feat(aistudio): track Gemini usage and improve stream errors 4161485 hkfires commited on Oct 25, 2025