This website requires JavaScript.
Explore
Help
Register
Sign In
airkjw
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c9997cdac857bfc88fc5d29975204213583d9d9
CLIProxyAPI
/
internal
/
translator
/
codex
History
Luis Pater
38277c1ea6
Merge pull request
#1875
from woqiqishi/fix/tool-use-id-sanitize
...
fix: sanitize tool_use.id to comply with Claude API regex ^[a-zA-Z0-9_-]+$
2026-03-07 22:06:36 +08:00
..
claude
fix: sanitize tool_use.id to comply with Claude API regex ^[a-zA-Z0-9_-]+$
2026-03-06 00:10:09 +08:00
gemini
refactor(translator, executor): remove redundant
bytes.Clone
calls for improved performance
2026-02-06 03:26:29 +08:00
gemini-cli
refactor(translator, executor): remove redundant
bytes.Clone
calls for improved performance
2026-02-06 03:26:29 +08:00
openai
fix(translator): conditionally remove
service_tier
from OpenAI response processing
2026-03-06 11:07:22 +08:00