@tencent-ai/agent-sdk 0.3.96 → 0.3.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli/CHANGELOG.md +15 -1
- package/cli/dist/codebuddy-headless.js +12 -5
- package/cli/package.json +1 -1
- package/cli/product.cloudhosted.json +2 -2
- package/cli/product.internal.json +2 -2
- package/cli/product.ioa.json +2 -2
- package/cli/product.json +2 -2
- package/cli/product.selfhosted.json +2 -2
- package/package.json +1 -1
package/cli/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.66.
|
|
3
|
+
"version": "2.66.1",
|
|
4
4
|
"description": "Use CodeBuddy, Tencent's AI assistant, right from your terminal. CodeBuddy can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.",
|
|
5
5
|
"main": "lib/node/index.js",
|
|
6
6
|
"typings": "lib/node/index.d.ts",
|
package/cli/product.ioa.json
CHANGED
package/cli/product.json
CHANGED
|
@@ -1472,6 +1472,6 @@
|
|
|
1472
1472
|
"description": "Send a reply to a WeChat user. For text: pass text. For images/files: pass file_path."
|
|
1473
1473
|
}
|
|
1474
1474
|
],
|
|
1475
|
-
"commit": "
|
|
1476
|
-
"date": "2026-03-
|
|
1475
|
+
"commit": "3a66015d4537a452d82202c742310889765a6c95",
|
|
1476
|
+
"date": "2026-03-26T06:48:25.918Z"
|
|
1477
1477
|
}
|
|
@@ -292,6 +292,6 @@
|
|
|
292
292
|
"DeferToolLoading": true,
|
|
293
293
|
"ScheduledTasks": true
|
|
294
294
|
},
|
|
295
|
-
"commit": "
|
|
296
|
-
"date": "2026-03-
|
|
295
|
+
"commit": "3a66015d4537a452d82202c742310889765a6c95",
|
|
296
|
+
"date": "2026-03-26T06:48:25.905Z"
|
|
297
297
|
}
|