Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0ebabf5152d4e2a86a13df2f71784deff55b80ad
CLIProxyAPI/internal/api/modules/amp
T
hkfires 55cd31fb96 fix(amp): suppress ErrAbortHandler panics in reverse proxy handler
55cd31fb96 ยท 2025-12-05 21:28:58 +08:00
History
..
amp_test.go
refactor(config): consolidate Amp settings into AmpCode struct
2025-12-03 10:42:28 +08:00
amp.go
fix(amp): improve proxy state management and request logging behavior
2025-12-05 21:09:53 +08:00
fallback_handlers.go
fix(amp): improve proxy state management and request logging behavior
2025-12-05 21:09:53 +08:00
gemini_bridge.go
fix(amp): enable OAuth fallback for Gemini v1beta1 routes
2025-11-19 18:23:17 -07:00
model_mapping_test.go
feat(amp): add hot-reload support for upstream URL and localhost restriction
2025-12-04 21:30:59 +08:00
model_mapping.go
feat(amp): add model mapping support for routing unavailable models to alternatives
2025-11-29 12:44:09 +07:00
proxy_test.go
style(amp): tidy whitespace in proxy module and tests
2025-11-26 18:57:26 +08:00
proxy.go
style(amp): tidy whitespace in proxy module and tests
2025-11-26 18:57:26 +08:00
routes_test.go
feat(amp): add root-level /threads routes for CLI compatibility
2025-12-05 18:14:10 +08:00
routes.go
fix(amp): suppress ErrAbortHandler panics in reverse proxy handler
2025-12-05 21:28:58 +08:00
secret_test.go
feat: Add Amp CLI integration with comprehensive documentation
2025-11-19 18:23:17 -07:00
secret.go
fix(amp): update explicit API key on config change
2025-12-04 19:32:44 +08:00