Commit History
refactor(executor): optimize payload cloning and streamline SDK translator usage 8953a28 unverified
feat(openai): add responses/compact support 642da09 unverified
Shady Khalifa commited on
feat(executor): add request_id to error logs c122a46
hkfires commited on
feat(executor): apply payload rules using requested model ba27e38
hkfires commited on
feat(registry): support provider-specific model info lookup a0b18a6
hkfires commited on
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation 0d5d901
hkfires commited on
fix(executor): properly handle thinking application errors 6e62482
hkfires commited on
refactor: improve thinking logic c44624a
hkfires commited on
feat(executor): add HttpRequest support across executors for better http request handling 0268c3b unverified
feat(executor): enhance payload translation with original request context b08e245 unverified
refactor(executor): resolve upstream model at conductor level before execution 5a7ca8b
hkfires commited on
feat(gemini): add per-key model alias support for Gemini provider 664a8cf
hkfires commited on
refactor(thinking): export thinking helpers 784d33c
hkfires commited on
refactor(executor): clarify executor comments and oauth names 5b3504c
hkfires commited on
refactor(executor): clarify providers and streams 5fa4ee3
hkfires commited on
Merge pull request #481 from sususu98/fix/increase-buffer-size 7e58114 unverified
feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic 996d35a unverified
fix(executor): increase buffer size for stream scanners to 50MB across multiple executors d811e5f
sususu commited on
fix(executor): centralize default thinking config 51f4f88
hkfires commited on
feat(executor): normalize thinking budget across all Gemini executors 29b3fca
hkfires commited on
refactor(executor): dedupe thinking metadata helpers across Gemini executors a3e833c
auroraflux commited on
fix(gemini): parse stream usage from JSON, skip thoughtSignature 64bdc79
hkfires commited on
fix(gemini): filter SSE usage metadata in streams e4d4dfd
hkfires commited on
**fix(runtime): simplify scanner buffer allocation in executor implementations** 211886e unverified
**feat(runtime): add payload configuration support for executors** 3374794 unverified
feat(config): support HTTP headers across providers 2881a1b
hkfires commited on
fix(executor): remove `safetySettings` from payload for Gemini requests ff1947c unverified
feat(gemini): add Gemini API key endpoints 5c68807
hkfires commited on
refactor(executor): summarize API error bodies of html in debug logs 4db8974
hkfires commited on
fix(executor): only apply thinking config to supported models c833395
hkfires commited on
fix(gemini-executor): uppercase responseModalities b36723b
hkfires commited on
Refactor executor error handling and usage reporting 1d017d0 unverified
Enhance logging for API requests and responses across executors 676719c unverified
Feature: #103 ec8aa00 unverified
feat(registry, executor, util): add support for `gemini-2.5-flash-image-preview` and improve aspect ratio handling db463dd unverified
fix(gemini): Disable thinking config for incompatible models 45ed610
hkfires commited on