Commit History
feat(openai): add responses/compact support 8f7449a unverified
Shady Khalifa commited on
feat(executor): add request_id to error logs 2511652
hkfires commited on
feat(executor): apply payload rules using requested model 69a5340
hkfires commited on
feat(registry): support provider-specific model info lookup 4771da8
hkfires commited on
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation 4072514
hkfires commited on
fix(executor): properly handle thinking application errors e934726
hkfires commited on
refactor: improve thinking logic ee9e572
hkfires commited on
feat(executor): add HttpRequest support across executors for better http request handling a64baa3 unverified
feat(executor): enhance payload translation with original request context ae057e3 unverified
refactor(executor): resolve upstream model at conductor level before execution c37b7ba
hkfires commited on
fix(executor): use upstream model for thinking config and payload translation 7559da4
hkfires commited on
refactor(thinking): export thinking helpers ca524b4
hkfires commited on
fix(executor): add `allowCompat` support for reasoning effort normalization fcacb47 unverified
Merge pull request #481 from sususu98/fix/increase-buffer-size a2d15c3 unverified
fix(runtime): validate thinking config in iflow and qwen c562607
hkfires commited on
fix(runtime): unify reasoning effort metadata overrides da8b2ff
hkfires commited on
feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic db58889 unverified
fix(executor): increase buffer size for stream scanners to 50MB across multiple executors 864db07
sususu commited on
**fix(runtime): simplify scanner buffer allocation in executor implementations** 09adea3 unverified
**feat(runtime): add payload configuration support for executors** a917f9b unverified
refactor(executor): summarize API error bodies of html in debug logs 62f6af9
hkfires commited on