This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
CLIProxyAPIPlus
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPIPlus
mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced
2026-05-07 20:36:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d09dd4d0b2fea2b2291d976b4dccf79bc18aa5e3
CLIProxyAPIPlus
/
internal
/
translator
History
0oAstro
ec77f4a4f5
fix(codex): set finish_reason to tool_calls in non-streaming response when tool calls are present
2026-03-31 14:12:15 +05:30
..
antigravity
fix(antigravity): reorder model parts to prevent tool_use↔tool_result pairing breakage
2026-03-30 15:09:33 +08:00
claude
fix: keep a fallback turn for system-only Claude inputs
2026-03-24 13:54:25 +08:00
codex
fix(codex): set finish_reason to tool_calls in non-streaming response when tool calls are present
2026-03-31 14:12:15 +05:30
common
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +08:00
gemini
fix: extend tool name sanitization to all remaining Gemini-bound translators
2026-03-22 14:06:46 +08:00
gemini-cli
fix: extend tool name sanitization to all remaining Gemini-bound translators
2026-03-22 14:06:46 +08:00
openai
fix: unify Responses output indexes for streamed items
2026-03-24 08:59:09 +08:00
translator
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +08:00
init.go
…