@tencent-ai/codebuddy-code 2.52.2-next.47b26f8.20260228 → 2.52.3-next.4ef0905.20260301
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 +22 -0
- package/dist/codebuddy-headless.js +7 -6
- package/dist/codebuddy.js +7 -6
- 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.52.
|
|
3
|
+
"version": "2.52.3-next.4ef0905.20260301",
|
|
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
|
@@ -384,6 +384,6 @@
|
|
|
384
384
|
"DeferToolLoading": true,
|
|
385
385
|
"ImageGen": true
|
|
386
386
|
},
|
|
387
|
-
"commit": "
|
|
388
|
-
"date": "2026-02-
|
|
387
|
+
"commit": "4ef09051016b11524f20fbb83930b88a6d8d7d13",
|
|
388
|
+
"date": "2026-02-28T16:10:41.894Z"
|
|
389
389
|
}
|
package/product.internal.json
CHANGED
|
@@ -454,6 +454,6 @@
|
|
|
454
454
|
"DeferToolLoading": true,
|
|
455
455
|
"ImageGen": true
|
|
456
456
|
},
|
|
457
|
-
"commit": "
|
|
458
|
-
"date": "2026-02-
|
|
457
|
+
"commit": "4ef09051016b11524f20fbb83930b88a6d8d7d13",
|
|
458
|
+
"date": "2026-02-28T16:10:41.844Z"
|
|
459
459
|
}
|
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1323,6 +1323,6 @@
|
|
|
1323
1323
|
"description": "tool-sendmessage-description"
|
|
1324
1324
|
}
|
|
1325
1325
|
],
|
|
1326
|
-
"commit": "
|
|
1327
|
-
"date": "2026-02-
|
|
1326
|
+
"commit": "4ef09051016b11524f20fbb83930b88a6d8d7d13",
|
|
1327
|
+
"date": "2026-02-28T16:10:42.058Z"
|
|
1328
1328
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -273,6 +273,6 @@
|
|
|
273
273
|
"CustomModelsJSON": true,
|
|
274
274
|
"DeferToolLoading": true
|
|
275
275
|
},
|
|
276
|
-
"commit": "
|
|
277
|
-
"date": "2026-02-
|
|
276
|
+
"commit": "4ef09051016b11524f20fbb83930b88a6d8d7d13",
|
|
277
|
+
"date": "2026-02-28T16:10:41.824Z"
|
|
278
278
|
}
|