This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced
2026-09-03 06:35:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
CLIProxyAPI
/
internal
/
api
History
hkfires
22a57401a1
fix(tests): improve test reliability by avoiding wall-clock time in TTL and cache-eviction tests
2026-09-01 09:24:05 +08:00
..
handlers
/management
fix(management): synthesize persisted auth record before invoking post-persist hook
2026-08-28 17:28:27 +08:00
middleware
fix(logging): exclude HTTP 499 and client cancellations from forced error logs
2026-08-19 18:58:47 +08:00
buffered_conn.go
…
mux_listener.go
…
protocol_multiplexer_test.go
…
protocol_multiplexer.go
…
redis_queue_protocol_integration_test.go
…
redis_queue_protocol.go
…
server_grok_models_test.go
feat(api): add Grok Shell-aware
/v1/models
handling with dedicated model response formatting
2026-08-04 17:49:43 +08:00
server_keepalive.go
…
server_management.go
feat(auth): normalize credential metadata keys
2026-08-22 12:01:06 +08:00
server_middleware.go
feat(codex): add realtime hangup forwarding and local client-secret support
2026-08-10 22:52:56 +08:00
server_options.go
…
server_reload.go
…
server_routes.go
fix(auth): forward Home unauthorized upstream errors
2026-08-29 12:50:44 +08:00
server_sdk_config_test.go
…
server_test.go
fix(tests): improve test reliability by avoiding wall-clock time in TTL and cache-eviction tests
2026-09-01 09:24:05 +08:00
server.go
…