From 7a7b83858998b5969a42862dcb65eda826879579 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E6=98=B6?= <1101728133@qq.com>
Date: Mon, 9 Feb 2026 17:19:42 +0800
Subject: [PATCH 1/3] feat: add CodeBuddy ACP configuration
---
codebuddy-code/agent.json | 15 +++++
codebuddy-code/icon.svg | 119 ++++++++++++++++++++++++++++++++++++++
2 files changed, 134 insertions(+)
create mode 100644 codebuddy-code/agent.json
create mode 100644 codebuddy-code/icon.svg
diff --git a/codebuddy-code/agent.json b/codebuddy-code/agent.json
new file mode 100644
index 0000000..3c2f65b
--- /dev/null
+++ b/codebuddy-code/agent.json
@@ -0,0 +1,15 @@
+{
+ "id": "codebuddy-code",
+ "name": "Codebuddy Code",
+ "version": "2.42.0",
+ "description": "Tencent Cloud's official intelligent coding tool",
+ "repository": "https://www.codebuddy.cn/cli/",
+ "authors": ["Tencent Cloud"],
+ "license": "Proprietary",
+ "distribution": {
+ "npx": {
+ "package": "@tencent-ai/codebuddy-code@2.49.0",
+ "args": ["--acp"]
+ }
+ }
+}
diff --git a/codebuddy-code/icon.svg b/codebuddy-code/icon.svg
new file mode 100644
index 0000000..2f14d0e
--- /dev/null
+++ b/codebuddy-code/icon.svg
@@ -0,0 +1,119 @@
+
+
From 1994d382c9972dc4d456a4165bc6b6ae1e884d98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E6=98=B6?= <1101728133@qq.com>
Date: Mon, 9 Feb 2026 17:22:56 +0800
Subject: [PATCH 2/3] feat: add CodeBuddy ACP configuration
---
codebuddy-code/agent.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/codebuddy-code/agent.json b/codebuddy-code/agent.json
index 3c2f65b..f901954 100644
--- a/codebuddy-code/agent.json
+++ b/codebuddy-code/agent.json
@@ -1,7 +1,7 @@
{
"id": "codebuddy-code",
"name": "Codebuddy Code",
- "version": "2.42.0",
+ "version": "2.49.0",
"description": "Tencent Cloud's official intelligent coding tool",
"repository": "https://www.codebuddy.cn/cli/",
"authors": ["Tencent Cloud"],
From 04530967f917f452afc3534750b031c4a6806fc6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E6=98=B6?= <1101728133@qq.com>
Date: Mon, 9 Feb 2026 17:33:06 +0800
Subject: [PATCH 3/3] feat: Fix icon
---
codebuddy-code/icon.svg | 122 ++--------------------------------------
1 file changed, 4 insertions(+), 118 deletions(-)
diff --git a/codebuddy-code/icon.svg b/codebuddy-code/icon.svg
index 2f14d0e..735fd35 100644
--- a/codebuddy-code/icon.svg
+++ b/codebuddy-code/icon.svg
@@ -1,119 +1,5 @@
-
-