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-07-02 10:24:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1f6224b7005296f2e233f63c8e9c96dbeb03789
CLIProxyAPIPlus
/
internal
/
api
/
modules
/
amp
History
Luis Pater
9eabdd09db
Merge pull request
#2522
from aikins01/fix/strip-tool-use-signature
...
fix(amp): strip signature from tool_use blocks before forwarding to Claude
2026-04-06 09:30:14 +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
…
model_mapping.go
…
proxy_test.go
…
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
…