mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-27 16:26:16 +08:00
184cbcdc47
ClaudeAPI supports the health/stream check, but the third_party category triggers the isClaudeThirdParty gate in ProviderCard that disables the model test button for third-party Claude providers. Recategorizing as aggregator restores the test action; the partner star is unaffected since it is driven by isPartner, not category. Applied to both the Claude Code and Claude Desktop presets.