Commit History
Merge pull request #938 from router-for-me/log 251f794 unverified
Merge pull request #943 from ben-vargas/fix-tool-mappings 43eb558 unverified
Fixed: #942 5708daa unverified
Merge branch 'main' into plus de45653 unverified
Use unprefixed Claude request for translation 822b8e4
Ben Vargas commited on
fix(server): resolve memory leaks causing OOM in k8s deployment 120635e
hemanta212 Amp commited on
Fix Claude OAuth tool name mapping e57badb
Ben Vargas commited on
refactor(logging): clean up oauth logs and debugs 1b26f4d
hkfires commited on
fix(executor): handle context cancellation and deadline errors explicitly e7d2c44 unverified
Merge pull request #787 from sususu98/fix/antigravity-429-retry-delay-parsing c48b3b7 unverified
Merge branch 'router-for-me:main' into main 02d7be1 unverified
feat(executor): centralize systemInstruction handling for Claude and Gemini-3-Pro models 993d71e unverified
Merge branch 'router-for-me:main' into main 17f4942 unverified
fix(executor): update gemini model identifier to gemini-3-pro-preview f8a2b48
hkfires commited on
Merge branch 'router-for-me:main' into main 562f627 unverified
feat(executor): update system instruction handling for Claude and Gemini-3-Pro models 450f409 unverified
feat(executor): add model-specific support for "gemini-3-pro" in execution and payload handling 9c76ae8 unverified
Merge branch 'router-for-me:main' into main c235e7a unverified
feat(executor): enhance Antigravity payload with user role and dynamic system instructions 85a84b1 unverified
Merge branch 'router-for-me:main' into main d0487c2 unverified
fix(executor): remove unused `tokenRefreshTimeout` constant and pass zero timeout to HTTP client d7e3e91 unverified
feat(claude): add native request cloaking for non-claude-code clients 89d5f4d
maoring24 Claude Opus 4.5 commited on
Merge branch 'main' into plus 0405b3f unverified
feat(executor): add token refresh timeout and improve context handling during refresh 31d9182 unverified
feat(executor): refine payload handling by integrating original request context 550021c unverified
Merge branch 'router-for-me:main' into main 910f2af unverified
feat(executor): enhance payload translation with original request context ae057e3 unverified
Merge branch 'router-for-me:main' into main 5d23888 unverified
fix(iflow): remove thinking field from request body in thinking config handler 0fe2ad3
hkfires commited on
refactor(iflow): simplify thinking config handling for GLM and MiniMax models e1b952f
hkfires commited on
fix(thinking): fallback to upstream model for thinking support when alias not in registry cc7e585
hkfires commited on
fix(thinking): use model alias for thinking config resolution in mapped models d57c140
hkfires commited on
Merge branch 'main' into plus 4091cfe unverified
refactor(executor): remove redundant upstream model parameter from translateRequest 8628ab7
hkfires commited on
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
fix(antigravity): parse retry-after delay from 429 response body 9433db3
sususu commited on
feat(gemini): add per-key model alias support for Gemini provider e4d3e38
hkfires commited on
Merge branch 'router-for-me:main' into main da14a03 unverified
feat(cliproxy): introduce global model name mappings for improved aliasing and routing e5e9477 unverified
Merge branch 'router-for-me:main' into main 6bd84d7 unverified
Merge pull request #757 from ben-vargas/fix-thinking-toolchoice-conflict 603d11d unverified
Fix: disable thinking when tool_choice forces tool use af8d546
Ben Vargas commited on
Merge branch 'router-for-me:main' into main 8010694 unverified
feat(cliproxy): implement model aliasing and hashing for Codex configurations, enhance request routing logic, and normalize Codex model entries fe1d7f4 unverified
Merge branch 'router-for-me:main' into main 2c73d71 unverified
feat(iflow): add model-specific thinking configs for GLM-4.7 and MiniMax-M2.1 9abfbc9
leaph commited on