@tencent-ai/codebuddy-code 2.96.0-next.1a656a7.20260512 → 2.96.0-next.35c7246.20260512
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/dist/codebuddy-headless.js +29 -29
- package/dist/codebuddy.js +43 -43
- package/package.json +1 -1
- 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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.96.0-next.
|
|
3
|
+
"version": "2.96.0-next.35c7246.20260512",
|
|
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/product.cloudhosted.json
CHANGED
|
@@ -410,6 +410,6 @@
|
|
|
410
410
|
"SkillManage": false,
|
|
411
411
|
"SelectImage": true
|
|
412
412
|
},
|
|
413
|
-
"commit": "
|
|
414
|
-
"date": "2026-05-
|
|
413
|
+
"commit": "35c72461c71784b55f2aef36ee63df0077b4459d",
|
|
414
|
+
"date": "2026-05-12T10:27:45.397Z"
|
|
415
415
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1527,6 +1527,6 @@
|
|
|
1527
1527
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1528
1528
|
}
|
|
1529
1529
|
],
|
|
1530
|
-
"commit": "
|
|
1531
|
-
"date": "2026-05-
|
|
1530
|
+
"commit": "35c72461c71784b55f2aef36ee63df0077b4459d",
|
|
1531
|
+
"date": "2026-05-12T10:27:45.430Z"
|
|
1532
1532
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -296,6 +296,6 @@
|
|
|
296
296
|
"DeferToolLoading": true,
|
|
297
297
|
"ScheduledTasks": true
|
|
298
298
|
},
|
|
299
|
-
"commit": "
|
|
300
|
-
"date": "2026-05-
|
|
299
|
+
"commit": "35c72461c71784b55f2aef36ee63df0077b4459d",
|
|
300
|
+
"date": "2026-05-12T10:27:45.263Z"
|
|
301
301
|
}
|