chore: update ACP provider catalog version pins

This commit is contained in:
Mohamed Boudra
2026-07-03 08:17:17 +02:00
parent 6d55565d19
commit 570e652496

View File

@@ -37,10 +37,10 @@ const CATALOG_DATA = [
title: "Auggie CLI", title: "Auggie CLI",
description: description:
"Augment Code's powerful software agent, backed by industry-leading context engine", "Augment Code's powerful software agent, backed by industry-leading context engine",
version: "0.31.0", version: "0.32.0",
iconId: "auggie", iconId: "auggie",
installLink: "https://www.augmentcode.com/", installLink: "https://www.augmentcode.com/",
command: ["npx", "-y", "@augmentcode/auggie@0.31.0", "--acp"], command: ["npx", "-y", "@augmentcode/auggie@0.32.0", "--acp"],
env: { env: {
AUGMENT_DISABLE_AUTO_UPDATE: "1", AUGMENT_DISABLE_AUTO_UPDATE: "1",
}, },
@@ -68,10 +68,10 @@ const CATALOG_DATA = [
id: "codebuddy-code", id: "codebuddy-code",
title: "Codebuddy Code", title: "Codebuddy Code",
description: "Tencent Cloud's official intelligent coding tool", description: "Tencent Cloud's official intelligent coding tool",
version: "2.114.0", version: "2.115.0",
iconId: "codebuddy-code", iconId: "codebuddy-code",
installLink: "https://www.codebuddy.cn/cli/", installLink: "https://www.codebuddy.cn/cli/",
command: ["npx", "-y", "@tencent-ai/codebuddy-code@2.114.0", "--acp"], command: ["npx", "-y", "@tencent-ai/codebuddy-code@2.115.0", "--acp"],
}, },
{ {
id: "codewhale", id: "codewhale",
@@ -140,29 +140,29 @@ const CATALOG_DATA = [
id: "dimcode", id: "dimcode",
title: "DimCode", title: "DimCode",
description: "A coding agent that puts leading models at your command.", description: "A coding agent that puts leading models at your command.",
version: "0.2.12", version: "0.2.17",
iconId: "dimcode", iconId: "dimcode",
installLink: "https://dimcode.dev/docs/acp.html", installLink: "https://dimcode.dev/docs/acp.html",
command: ["npx", "-y", "dimcode@0.2.12", "acp"], command: ["npx", "-y", "dimcode@0.2.17", "acp"],
}, },
{ {
id: "dirac", id: "dirac",
title: "Dirac", title: "Dirac",
description: description:
"Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations. Fully Open Source.", "Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations. Fully Open Source.",
version: "0.4.12", version: "0.4.13",
iconId: "dirac", iconId: "dirac",
installLink: "https://dirac.run", installLink: "https://dirac.run",
command: ["npx", "-y", "dirac-cli@0.4.12", "--acp"], command: ["npx", "-y", "dirac-cli@0.4.13", "--acp"],
}, },
{ {
id: "factory-droid", id: "factory-droid",
title: "Factory Droid", title: "Factory Droid",
description: "Factory Droid - AI coding agent powered by Factory AI", description: "Factory Droid - AI coding agent powered by Factory AI",
version: "0.161.0", version: "0.164.0",
iconId: "factory-droid", iconId: "factory-droid",
installLink: "https://factory.ai/product/cli", installLink: "https://factory.ai/product/cli",
command: ["npx", "-y", "droid@0.161.0", "exec", "--output-format", "acp-daemon"], command: ["npx", "-y", "droid@0.164.0", "exec", "--output-format", "acp-daemon"],
env: { env: {
DROID_DISABLE_AUTO_UPDATE: "true", DROID_DISABLE_AUTO_UPDATE: "true",
FACTORY_DROID_AUTO_UPDATE_ENABLED: "false", FACTORY_DROID_AUTO_UPDATE_ENABLED: "false",
@@ -173,10 +173,10 @@ const CATALOG_DATA = [
id: "fast-agent", id: "fast-agent",
title: "fast-agent", title: "fast-agent",
description: "Code and build agents with comprehensive multi-provider support", description: "Code and build agents with comprehensive multi-provider support",
version: "0.8.1", version: "0.8.3",
iconId: "fast-agent", iconId: "fast-agent",
installLink: "https://fast-agent.ai/acp/", installLink: "https://fast-agent.ai/acp/",
command: ["uvx", "--from", "fast-agent-acp==0.8.1", "fast-agent-acp", "-x"], command: ["uvx", "--from", "fast-agent-acp==0.8.3", "fast-agent-acp", "-x"],
}, },
{ {
id: "gemini", id: "gemini",
@@ -284,10 +284,10 @@ const CATALOG_DATA = [
id: "nova", id: "nova",
title: "Nova", title: "Nova",
description: "Nova by Compass AI - a fully-fledged software engineer at your command", description: "Nova by Compass AI - a fully-fledged software engineer at your command",
version: "1.1.22", version: "1.1.24",
iconId: "nova", iconId: "nova",
installLink: "https://www.compassap.ai/portfolio/nova.html", installLink: "https://www.compassap.ai/portfolio/nova.html",
command: ["npx", "-y", "@compass-ai/nova@1.1.22", "acp"], command: ["npx", "-y", "@compass-ai/nova@1.1.24", "acp"],
}, },
{ {
id: "poolside", id: "poolside",
@@ -302,19 +302,19 @@ const CATALOG_DATA = [
id: "qoder", id: "qoder",
title: "Qoder CLI", title: "Qoder CLI",
description: "AI coding assistant with agentic capabilities", description: "AI coding assistant with agentic capabilities",
version: "1.0.33", version: "1.0.36",
iconId: "qoder", iconId: "qoder",
installLink: "https://qoder.com", installLink: "https://qoder.com",
command: ["npx", "-y", "@qoder-ai/qodercli@1.0.33", "--acp"], command: ["npx", "-y", "@qoder-ai/qodercli@1.0.36", "--acp"],
}, },
{ {
id: "qwen-code", id: "qwen-code",
title: "Qwen Code", title: "Qwen Code",
description: "Alibaba's Qwen coding assistant", description: "Alibaba's Qwen coding assistant",
version: "0.19.3", version: "0.19.5",
iconId: "qwen-code", iconId: "qwen-code",
installLink: "https://qwenlm.github.io/qwen-code-docs/en/users/overview", installLink: "https://qwenlm.github.io/qwen-code-docs/en/users/overview",
command: ["npx", "-y", "@qwen-code/qwen-code@0.19.3", "--acp", "--experimental-skills"], command: ["npx", "-y", "@qwen-code/qwen-code@0.19.5", "--acp", "--experimental-skills"],
}, },
{ {
id: "sigit", id: "sigit",