feat: add LionCCAPI provider preset with partner promotion

Add LionCCAPI as a third-party partner provider across all five apps
(Claude, Codex, Gemini, OpenCode, OpenClaw) with anthropic-messages
protocol for OpenCode and OpenClaw. Include partner promotion i18n
entries for zh/en/ja locales and lioncc icon.
This commit is contained in:
Jason
2026-04-10 20:15:42 +08:00
parent af679cda25
commit 84bc98cf83
11 changed files with 137 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB

+7
View File
@@ -366,6 +366,13 @@ export const iconMetadata: Record<string, IconMetadata> = {
keywords: ["openrouter", "router", "aggregator"],
defaultColor: "#6566F1",
},
lioncc: {
name: "lioncc",
displayName: "LionCC",
category: "ai-provider",
keywords: ["lioncc", "lion"],
defaultColor: "#F9DA3C",
},
longcat: {
name: "longcat",
displayName: "LongCat",