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-08 20:15:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fac29631db5cbcd69f396592f4718e165464724
CLIProxyAPIPlus
/
internal
/
api
/
modules
/
amp
History
hkfires
d390b95b76
fix(tests): update test cases
2026-04-08 08:53:50 +08:00
..
amp_test.go
…
amp.go
refactor(all): replace manual pointer assignments with
new
to enhance code readability and maintainability
2026-02-15 14:10:10 +08:00
fallback_handlers_test.go
…
fallback_handlers.go
fix(gemini): clean tool schemas and eager_input_streaming
2026-04-01 19:49:38 +00:00
gemini_bridge_test.go
…
gemini_bridge.go
…
model_mapping_test.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
model_mapping.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
proxy_test.go
fix(tests): update test cases
2026-04-08 08:53:50 +08:00
proxy.go
fix(claude): add interleaved-thinking beta header, AMP gzip error decoding, normalizeClaudeBudget max_tokens
2026-03-07 21:31:10 +09:00
response_rewriter_test.go
fix(amp): strip signature from tool_use blocks before forwarding to Claude
2026-04-05 12:26:24 +00:00
response_rewriter.go
fix(amp): strip signature from tool_use blocks before forwarding to Claude
2026-04-05 12:26:24 +00:00
routes_test.go
…
routes.go
…
secret_test.go
…
secret.go
…