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
fix(executor): use upstream model for thinking config and payload translation 3d1d6fa
hkfires commited on
refactor(thinking): export thinking helpers 784d33c
hkfires commited on
fix(executor): add `allowCompat` support for reasoning effort normalization 76caa93 unverified
Merge pull request #481 from sususu98/fix/increase-buffer-size 7e58114 unverified
fix(runtime): validate thinking config in iflow and qwen c763a81
hkfires commited on
fix(runtime): unify reasoning effort metadata overrides f0c137d
hkfires commited on
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(runtime): simplify scanner buffer allocation in executor implementations** 211886e unverified
**feat(runtime): add payload configuration support for executors** 3374794 unverified
refactor(executor): summarize API error bodies of html in debug logs 4db8974
hkfires commited on