feat(presets): add 火山Agentplan provider preset as partner

Add Volcengine Ark Agentplan to Claude, Claude Desktop, Hermes,
OpenCode, and OpenClaw with huoshan icon and trilingual promotion.
This commit is contained in:
Jason
2026-05-15 22:19:05 +08:00
parent a0131c9a2b
commit d94eb6729b
11 changed files with 157 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

+2
View File
@@ -5,6 +5,7 @@ import _claudeapi from "./ClaudeApi.png";
import _claudecn from "./claudecn.png";
import _eflowcode from "./eflowcode.png";
import _hermes from "./hermes.png";
import _huoshan from "./huoshan.png";
import _lemondata from "./lemondata.png";
import _pateway from "./pateway.jpg";
import _pipellm from "./pipellm.png";
@@ -89,6 +90,7 @@ export const iconUrls: Record<string, string> = {
claudecn: _claudecn,
eflowcode: _eflowcode,
hermes: _hermes,
huoshan: _huoshan,
lemondata: _lemondata,
pateway: _pateway,
pipellm: _pipellm,
+7
View File
@@ -58,6 +58,13 @@ export const iconMetadata: Record<string, IconMetadata> = {
keywords: [],
defaultColor: "currentColor",
},
huoshan: {
name: "huoshan",
displayName: "火山方舟",
category: "ai-provider",
keywords: ["huoshan", "volcengine", "ark", "agentplan", "byteplus"],
defaultColor: "#3370FF",
},
chatglm: {
name: "chatglm",
displayName: "chatglm",