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
ae37ccffbf255a1f6963bc62c8a57100e2755fc7
CLIProxyAPI
/
sdk
/
api
/
handlers
T
History
Luis Pater
f389667ec3
Merge pull request
#2513
from lonr-6/codex/fix-ws-custom-tool-repair-v2
...
fix: repair responses websocket custom tool call pairing
2026-04-03 23:45:38 +08:00
..
claude
feat: passthrough upstream response headers to clients
2026-02-18 00:16:22 +03:00
gemini
feat(security): add configuration to toggle Gemini CLI endpoint access
2026-04-03 21:46:49 +08:00
openai
fix: repair websocket custom tool calls
2026-04-03 17:11:44 +08:00
handlers_error_response_test.go
test(handlers): add tests for passthrough headers behavior in WriteErrorResponse
2026-02-19 21:49:44 +08:00
handlers_request_details_test.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
handlers_stream_bootstrap_test.go
Prevent malformed Responses SSE frames from breaking stream clients
2026-04-02 20:26:42 +08:00
handlers.go
fix: avoid data race when watching request cancellation
2026-03-19 00:15:52 +08:00
header_filter_test.go
fix: ensure connection-scoped headers are filtered in upstream requests
2026-02-19 13:19:10 +08:00
header_filter.go
fix: 增强 Claude 反代检测对抗能力
2026-04-02 15:55:22 +08:00
openai_responses_stream_error_test.go
fix(openai): emit valid responses stream error chunks
2026-02-23 12:59:50 +08:00
openai_responses_stream_error.go
fix(openai): emit valid responses stream error chunks
2026-02-23 12:59:50 +08:00
stream_forwarder.go
fix: improve streaming bootstrap and forwarding
2025-12-22 23:34:23 +11:00