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
fix(executor): handle "global" location in AI platform URL generation 96d4e31 unverified luispater commited on Feb 2
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): 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
refactor(executor): clarify executor comments and oauth names 5b3504c hkfires commited on Dec 10, 2025
Merge pull request #481 from sususu98/fix/increase-buffer-size 7e58114 unverified luispater commited on Dec 11, 2025
feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic 996d35a unverified luispater commited on Dec 10, 2025
fix(executor): increase buffer size for stream scanners to 50MB across multiple executors d811e5f sususu commited on Dec 10, 2025
feat(executor): normalize thinking budget across all Gemini executors 29b3fca hkfires commited on Dec 9, 2025
**refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling** 6e2604f unverified luispater commited on Dec 2, 2025
feat: Add support for VertexAI compatible service (#375) ad01b04 unverified aeroxy commited on Dec 2, 2025
**fix(runtime): simplify scanner buffer allocation in executor implementations** 211886e unverified luispater commited on Nov 18, 2025
**feat(runtime): add payload configuration support for executors** 3374794 unverified luispater commited on Nov 13, 2025
feat(vertex, management): enhance token handling and OAuth2 integration a8d7786 unverified luispater commited on Nov 11, 2025
feat(vertex): add support for Vertex AI Gemini authentication and execution 836fe8c unverified luispater commited on Nov 10, 2025