This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced
2026-05-11 00:11:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
779e6c2d2f0ac53bfbb75a9de2520bd4a54589fa
CLIProxyAPI
/
internal
/
translator
History
Luis Pater
779e6c2d2f
Merge pull request
#2231
from 7RPH/fix/responses-stream-multi-tool-calls
...
fix: preserve separate streamed tool calls in Responses API
2026-03-28 20:53:19 +08:00
..
antigravity
feat(codex): pass through codex client identity headers
2026-03-25 08:48:18 +08:00
claude
fix: keep a fallback turn for system-only Claude inputs
2026-03-24 13:54:25 +08:00
codex
Fixed
:
#2274
2026-03-24 01:00:57 +08:00
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
…