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
c6b391304dcd728d85d71c343f04584d3a03df17
CLIProxyAPI/internal/runtime/executor
T
Luis Pater c6b391304d chore(executor): add debug logging for API request errors
- Added detailed debug logs in all executors (Codex, Claude, Gemini, Qwen, OpenAI-compatible) to capture HTTP status and response body for failed API requests.
c6b391304d ยท 2025-09-22 23:37:53 +08:00
History
..
claude_executor.go
chore(executor): add debug logging for API request errors
2025-09-22 23:37:53 +08:00
client_executor.go
v6 version first commit
2025-09-22 01:40:24 +08:00
codex_executor.go
chore(executor): add debug logging for API request errors
2025-09-22 23:37:53 +08:00
gemini_cli_executor.go
chore(executor): add debug logging for API request errors
2025-09-22 23:37:53 +08:00
gemini_executor.go
chore(executor): add debug logging for API request errors
2025-09-22 23:37:53 +08:00
gemini_web_executor.go
feat(auth): standardize last_refresh metadata handling across executors
2025-09-22 23:23:31 +08:00
gemini_web_state.go
feat(gemini-web): Implement proactive PSIDTS cookie rotation
2025-09-22 21:54:52 +08:00
logging_helpers.go
feat: enhance request logging and account handling in CLI proxy
2025-09-22 03:09:15 +08:00
openai_compat_executor.go
chore(executor): add debug logging for API request errors
2025-09-22 23:37:53 +08:00
qwen_executor.go
chore(executor): add debug logging for API request errors
2025-09-22 23:37:53 +08:00