• refactor(auth): simplify inline API key provider logic and improve configuration consistency
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-09-30 16:55:09 +00:00 | 1728 commits to main since this release

    • Replaced SyncInlineAPIKeys with MakeInlineAPIKeyProvider for better clarity and reduced redundancy.
    • Removed legacy logic for inline API key syncing and migration.
    • Enhanced provider synchronization logic to handle empty states consistently.
    • Added normalization to API key handling across configurations.
    • Updated handlers to reflect streamlined provider update logic.
    Downloads