• feat(claude): add model alias mapping and improve key normalization
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-10-27 16:14:19 +00:00 | 1557 commits to main since this release

    • Introduced model alias mapping for Claude configurations, enabling upstream and client-facing model name associations.
    • Added computeClaudeModelsHash to generate a consistent hash for model aliases.
    • Implemented normalizeClaudeKey function to standardize input API key configuration, including models.
    • Enhanced executor to resolve model aliases to upstream names dynamically.
    • Updated documentation and configuration examples to reflect new model alias support.
    Downloads