refactor(executor): split providers and preserve legacy entrypoints 3e5ab39 shinmentakezo07 Claude Opus 4.6 commited on Feb 24
Merge pull request #1628 from thebtf/fix/masquerading-headers dce94b3 unverified luispater commited on Feb 18
Merge pull request #1625 from thebtf/feat/tool-prefix-config 521d529 unverified luispater commited on Feb 18
fix: update Claude masquerading headers and make them configurable dc57d0c Kirill Turanskiy commited on Feb 17
fix: skip proxy_ prefix for built-in tools in message history b7875c5 Kirill Turanskiy commited on Feb 17
fix: skip built-in tools in tool_reference prefix + refactor to switch 6547de8 Kirill Turanskiy commited on Feb 16
fix: handle tool_reference nested inside tool_result.content[] 275c7bf Kirill Turanskiy commited on Feb 16
fix: add proxy_ prefix handling for tool_reference content blocks (#1) 5d1d154 Kirill Turanskiy Kirill Turanskiy commited on Feb 16
refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance 1b0fbba unverified luispater commited on Feb 5
refactor(executor): optimize payload cloning and streamline SDK translator usage c702df8 unverified luispater commited on Feb 5
Merge pull request #1248 from shekohex/feat/responses-compact d7805f3 unverified luispater commited on Jan 30
fix(caching): ensure prompt-caching beta is always appended and add multi-turn cache control tests 2e16951 unverified luispater commited on Jan 30
feat(caching): implement Claude prompt caching with multi-turn support 0f32d2c Martin Schneeweiss Claude Opus 4.5 commited on Jan 28
refactor(claude): remove redundant system instructions check in Claude executor caf9a06 unverified luispater commited on Jan 20
refactor(claude): move max_tokens constraint enforcement to Apply method 40b5dfe hkfires commited on Jan 19
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation 4072514 hkfires commited on Jan 17
feat(executor): add HttpRequest support across executors for better http request handling a64baa3 unverified luispater commited on Jan 10
feat(claude): add native request cloaking for non-claude-code clients 89d5f4d maoring24 Claude Opus 4.5 commited on Jan 5
feat(executor): enhance payload translation with original request context ae057e3 unverified luispater commited on Jan 1
refactor(executor): resolve upstream model at conductor level before execution c37b7ba hkfires commited on Dec 30, 2025
fix(executor): use upstream model for thinking config and payload translation 7559da4 hkfires commited on Dec 30, 2025
fix(claude_executor): update header logic for API key handling 65a5604 unverified luispater commited on Dec 23, 2025
Merge pull request #481 from sususu98/fix/increase-buffer-size a2d15c3 unverified luispater commited on Dec 11, 2025
feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic db58889 unverified luispater commited on Dec 10, 2025
fix(executor): increase buffer size for stream scanners to 50MB across multiple executors 864db07 sususu commited on Dec 10, 2025
fix(claude): ensure max_tokens exceeds thinking budget for thinking models 38b64f1 nestharus Claude commited on Nov 27, 2025
Merge branch 'dev' into feat/claude-thinking-and-beta-headers 70bcc0a unverified luispater commited on Nov 25, 2025
**fix(executor): comment out redundant code for setting Claude system instructions** 4329739 unverified luispater commited on Nov 25, 2025
feat(claude): add thinking model variants and beta headers support 73a42c4 nestharus commited on Nov 25, 2025