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
12c09f1a46d1d018beafcf17092e2dd274c43d7a
CLIProxyAPI/internal/runtime/executor
T
Luis Pater 12c09f1a46 feat(runtime): remove previous_response_id from Codex executor request body
- Implemented logic to delete `previous_response_id` property from the request body in Codex executor.
- Applied changes consistently across relevant Codex executor paths.
12c09f1a46 ยท 2025-10-02 12:00:06 +08:00
History
..
claude_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
codex_executor.go
feat(runtime): remove previous_response_id from Codex executor request body
2025-10-02 12:00:06 +08:00
gemini_cli_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
gemini_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
gemini_web_executor.go
feat(gemini-web): Add support for custom auth labels
2025-09-30 12:21:51 +08:00
logging_helpers.go
rebuild branch
2025-09-25 10:32:48 +08:00
openai_compat_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
proxy_helpers.go
refactor(proxy): improve SOCKS5 proxy authentication handling
2025-09-30 11:23:39 +08:00
qwen_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
usage_helpers.go
rebuild branch
2025-09-25 10:32:48 +08:00