chore: refresh ACP provider catalog

This commit is contained in:
Mohamed Boudra
2026-07-12 23:46:44 +02:00
parent 1a4d7852a8
commit 96e68fea76

View File

@@ -68,10 +68,10 @@ const CATALOG_DATA = [
id: "codebuddy-code",
title: "Codebuddy Code",
description: "Tencent Cloud's official intelligent coding tool",
version: "2.119.2",
version: "2.119.3",
iconId: "codebuddy-code",
installLink: "https://www.codebuddy.cn/cli/",
command: ["npx", "-y", "@tencent-ai/codebuddy-code@2.119.2", "--acp"],
command: ["npx", "-y", "@tencent-ai/codebuddy-code@2.119.3", "--acp"],
},
{
id: "codewhale",
@@ -173,10 +173,10 @@ const CATALOG_DATA = [
id: "fast-agent",
title: "fast-agent",
description: "Code and build agents with comprehensive multi-provider support",
version: "0.9.5",
version: "0.9.7",
iconId: "fast-agent",
installLink: "https://fast-agent.ai/acp/",
command: ["uvx", "--from", "fast-agent-acp==0.9.5", "fast-agent-acp", "-x"],
command: ["uvx", "--from", "fast-agent-acp==0.9.7", "fast-agent-acp", "-x"],
},
{
id: "gemini",