• v1.8.2 ef68a97526

    Refactor API handlers and proxy logic
    Some checks failed
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-07-10 09:45:28 +00:00 | 2075 commits to main since this release

    • Centralized getClient logic into a dedicated function to reduce redundancy.
    • Moved proxy initialization to a new utility function SetProxy in internal/util/proxy.go.
    • Replaced Internal handler with CLIHandler in server.go for improved clarity and consistency.
    • Removed unused functions and redundant HTTP client setup across the codebase for better maintainability.
    Downloads