@tencent-ai/codebuddy-code 2.97.3-next.f14a061.20260520 → 2.97.4
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/CHANGELOG.md +10 -0
- package/dist/codebuddy-headless.js +46 -51
- package/dist/codebuddy.js +53 -58
- package/package.json +2 -3
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +2 -2
- package/product.selfhosted.json +2 -2
- package/vendor/sandbox/sandbox-cli.exe +0 -0
- package/vendor/sandbox/sandbox_ffi.dll +0 -0
- package/vendor/sandbox/tsbx.dll +0 -0
- package/vendor/sandbox/tsbx_sdk.dll +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.97.
|
|
3
|
+
"version": "2.97.4",
|
|
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",
|
|
@@ -29,8 +29,7 @@
|
|
|
29
29
|
"url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
|
|
30
30
|
},
|
|
31
31
|
"publishConfig": {
|
|
32
|
-
"access": "public"
|
|
33
|
-
"tag": "next"
|
|
32
|
+
"access": "public"
|
|
34
33
|
},
|
|
35
34
|
"scripts": {},
|
|
36
35
|
"devDependencies": {},
|
package/product.cloudhosted.json
CHANGED
|
@@ -417,6 +417,6 @@
|
|
|
417
417
|
"SkillManage": false,
|
|
418
418
|
"SelectImage": true
|
|
419
419
|
},
|
|
420
|
-
"commit": "
|
|
421
|
-
"date": "2026-05-
|
|
420
|
+
"commit": "2c25888c2325404baecf54369991a928f8b78111",
|
|
421
|
+
"date": "2026-05-21T10:59:22.809Z"
|
|
422
422
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1547,6 +1547,6 @@
|
|
|
1547
1547
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1548
1548
|
}
|
|
1549
1549
|
],
|
|
1550
|
-
"commit": "
|
|
1551
|
-
"date": "2026-05-
|
|
1550
|
+
"commit": "2c25888c2325404baecf54369991a928f8b78111",
|
|
1551
|
+
"date": "2026-05-21T10:59:22.859Z"
|
|
1552
1552
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -303,6 +303,6 @@
|
|
|
303
303
|
"DeferToolLoading": true,
|
|
304
304
|
"ScheduledTasks": true
|
|
305
305
|
},
|
|
306
|
-
"commit": "
|
|
307
|
-
"date": "2026-05-
|
|
306
|
+
"commit": "2c25888c2325404baecf54369991a928f8b78111",
|
|
307
|
+
"date": "2026-05-21T10:59:22.774Z"
|
|
308
308
|
}
|
|
Binary file
|
|
Binary file
|
package/vendor/sandbox/tsbx.dll
CHANGED
|
Binary file
|
|
Binary file
|