• Enhance logging for API requests and responses across executors
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-10-16 20:12:38 +00:00 | 1598 commits to main since this release

    • Added detailed logging of upstream request metadata including URL, method, headers, and body for Codex, Gemini, IFlow, OpenAI Compat, and Qwen executors.
    • Implemented error logging for API response failures to capture errors during HTTP requests.
    • Introduced structured logging for authentication details (AuthID, AuthLabel, AuthType, AuthValue) to improve traceability.
    • Updated response logging to include status codes and headers for better debugging.
    • Ensured that all executors consistently log API interactions to facilitate monitoring and troubleshooting.
    Downloads