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
224f0de35348b4567c81984caf17b1851e2211ab
CLIProxyAPI
/
internal
/
translator
T
History
Luis Pater
e5166841db
Merge pull request
#2310
from shellus/fix/claude-openai-system-top-level
...
fix: preserve OpenAI system messages as Claude top-level system
2026-03-25 10:21:18 +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
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +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
**feat(translator): add Antigravity translation logic**
2025-11-21 23:40:59 +08:00