feat(executor): add session ID and HMAC-SHA256 signature generation for iFlow API requests 1e87161 hkfires commited on Feb 9
Merge pull request #1467 from dusty-du/fix/kimi-toolcall-reasoning-content e72ccc6 unverified luispater commited on Feb 7
fix(kimi): reduce redundant payload cloning and simplify translation calls 349a004 unverified luispater commited on Feb 7
fix(kimi): update base URL and integrate ClaudeExecutor fallback a36e9ba unverified luispater commited on Feb 6
feat: add Kimi authentication support and streamline device ID handling 1ff5b6f unverified luispater commited on Feb 6
refactor(executor): centralize Codex client version and user agent constants 564ee15 unverified luispater commited on Feb 5
refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance 7e8afbe unverified luispater commited on Feb 5
refactor(executor): optimize payload cloning and streamline SDK translator usage 8953a28 unverified luispater commited on Feb 5
refactor(util, executor): optimize payload handling and schema processing b7fd8ec unverified luispater commited on Feb 5
fix(executor): handle "global" location in AI platform URL generation 96d4e31 unverified luispater commited on Feb 2
feat(config): add payload filter rules to remove JSON paths 272f0d9 unverified luispater commited on Jan 31
Merge pull request #1248 from shekohex/feat/responses-compact 1094f8a unverified luispater commited on Jan 30
fix(caching): ensure prompt-caching beta is always appended and add multi-turn cache control tests 7808a6c unverified luispater commited on Jan 30
feat(caching): implement Claude prompt caching with multi-turn support bc71fff Martin Schneeweiss Claude Opus 4.5 commited on Jan 28
feat(auth): add support for request_retry and disable_cooling overrides add7d68 unverified luispater commited on Jan 26
refactor(runtime): implement retry logic for Antigravity executor with improved error handling and capacity management dc4a94c unverified luispater commited on Jan 25
Merge pull request #1132 from XYenon/fix/gemini-models-displayname-override 2f5a938 unverified luispater commited on Jan 24
Fix Gemini function-calling INVALID_ARGUMENT by relaxing Gemini tool validation and cleaning schema e4915f5 sowar1987 commited on Jan 21
refactor(claude): remove redundant system instructions check in Claude executor 9ae0b9f unverified luispater commited on Jan 20
refactor(claude): move max_tokens constraint enforcement to Apply method 4300f05 hkfires commited on Jan 19
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation 0d5d901 hkfires commited on Jan 17
feat(runtime): add model alias support and enhance payload rule matching cb7cfc9 unverified luispater commited on Jan 16
feat(codex): enhance input transformation and remove unused `safety_identifier` field 8f87944 unverified luispater commited on Jan 16
feat(config): supplement missing default aliases during antigravity migration ed8924a hkfires commited on Jan 16
Merge pull request #1033 from router-for-me/reasoning e2f37ed unverified luispater commited on Jan 15
refactor(thinking): extract antigravity logic into a dedicated provider fdcdaf9 hkfires commited on Jan 15