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
fix(thinking): fallback to upstream model for thinking support when alias not in registry 29db2b9 hkfires commited on Dec 31, 2025
fix(thinking): use model alias for thinking config resolution in mapped models 667d001 hkfires commited on Dec 31, 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: apply thinkingLevel from model suffix metadata for Gemini 3 ba0d597 Ben Vargas commited on Dec 17, 2025
Merge pull request #449 from sususu98/fix/gemini-cli-429-retry-delay-parsing 92f1d6c unverified luispater commited on Dec 14, 2025
refactor(executor): clarify executor comments and oauth names 5b3504c hkfires commited on Dec 10, 2025
fix(gemini-cli): enhance 429 retry delay parsing 9e72e87 sususu Claude Opus 4.5 commited on Dec 8, 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(executor): dedupe thinking metadata helpers across Gemini executors a3e833c auroraflux commited on Nov 30, 2025
**refactor(executor): simplify Gemini CLI execution and remove internal retry logic** 0e65031 unverified luispater commited on Nov 20, 2025
fix(executor): prevent streaming on failed response when no fallback 31a0315 Ben Vargas commited on Nov 19, 2025
fix(executor): prevent streaming from 429 response when fallback available 98f4bdc Ben Vargas commited on Nov 19, 2025
feat(executor): add intelligent retry logic for 429 rate limits 21841be Ben Vargas commited on Nov 19, 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(gemini-cli): add multi-project support and enhance credential handling 11201d4 unverified luispater commited on Nov 12, 2025
fix(executor): remove outdated Gemini model previews from CLI fallback order 271fb82 unverified luispater commited on Nov 7, 2025
fix(executor): remove `safetySettings` from payload for Gemini requests ff1947c unverified luispater commited on Nov 1, 2025
refactor(executor): summarize API error bodies of html in debug logs 4db8974 hkfires commited on Oct 30, 2025
chore(logging): clarify 429 rate-limit retries in Gemini executor 9e51dcc hkfires commited on Oct 29, 2025
fix(gemini-cli): correctly strip/normalize thinking config by model d3279a9 hkfires commited on Oct 29, 2025
fix(executor): only apply thinking config to supported models c833395 hkfires commited on Oct 29, 2025
feat(executor): add debug logs for rate-limiting retries in Gemini CLI executor 6c7282b unverified luispater commited on Oct 23, 2025
Refactor executor error handling and usage reporting 1d017d0 unverified luispater commited on Oct 21, 2025
Enhance logging for API requests and responses across executors 676719c unverified luispater commited on Oct 16, 2025
feat(registry, executor, util): add support for `gemini-2.5-flash-image-preview` and improve aspect ratio handling db463dd unverified luispater commited on Oct 9, 2025
feat(registry, executor): add support for `glm-4.6` model and enhance Gemini CLI token handling 46b90a5 unverified luispater commited on Oct 9, 2025
feat(registry, executor): add support for `gemini-2.5-flash-image` model e35f1eb unverified luispater commited on Oct 9, 2025
feat(registry/runtime): add Gemini 2.5 model and increase buffer sizes 2f0e897 unverified luispater commited on Oct 5, 2025
feat(runtime): introduce `newProxyAwareHTTPClient` for enhanced proxy handling d704dad unverified luispater commited on Sep 30, 2025