refactor(executor): split providers and preserve legacy entrypoints 3e5ab39 shinmentakezo07 Claude Opus 4.6 commited on Feb 24
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
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(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): add `allowCompat` support for reasoning effort normalization fcacb47 unverified luispater commited on Dec 12, 2025
fix(openai-compat): prevent model alias from being overwritten by ResolveOriginalModel ddd4bb1 hazeruno Amp commited on Dec 12, 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
**refactor(executor): simplify Gemini CLI execution and remove internal retry logic** 4ae9540 unverified luispater commited on Nov 20, 2025
**fix(runtime): simplify scanner buffer allocation in executor implementations** 09adea3 unverified luispater commited on Nov 18, 2025
**feat(runtime): add payload configuration support for executors** a917f9b unverified luispater commited on Nov 13, 2025
fix(executor): ensure usage reporting for upstream responses lacking usage data e99a11a unverified luispater commited on Nov 9, 2025
refactor(executor): summarize API error bodies of html in debug logs 62f6af9 hkfires commited on Oct 30, 2025
Refactor executor error handling and usage reporting b9ad503 unverified luispater commited on Oct 21, 2025
Enhance logging for API requests and responses across executors 5b50851 unverified luispater commited on Oct 16, 2025
feat(registry/runtime): add Gemini 2.5 model and increase buffer sizes 40079ee unverified luispater commited on Oct 5, 2025
feat(auth): improve OpenAI compatibility normalization and API key handling de763ab unverified luispater commited on Oct 2, 2025
feat(runtime): introduce `newProxyAwareHTTPClient` for enhanced proxy handling 41556b2 unverified luispater commited on Sep 30, 2025
feat(usage): implement usage tracking infrastructure across executors 13abc2b unverified luispater commited on Sep 23, 2025
feat(executor): add `CountTokens` support across all executors 79e15a8 unverified luispater commited on Sep 22, 2025
chore(executor): add debug logging for API request errors 43ab793 unverified luispater commited on Sep 22, 2025
feat(openai-compat): enhance provider key handling and model resolution 0dd3f34 unverified luispater commited on Sep 22, 2025
chore(logging): add debug logs for executor `Refresh` methods 156078d unverified luispater commited on Sep 22, 2025
refactor: standardize constant naming and improve file-based auth handling 6278f5d unverified luispater commited on Sep 21, 2025