@tencent-ai/codebuddy-code 2.52.1-next.4bb42b4.20260228 → 2.52.2
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 +11 -0
- package/dist/codebuddy-headless.js +14 -14
- package/dist/codebuddy.js +7 -7
- 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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.52.
|
|
3
|
+
"version": "2.52.2",
|
|
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
|
@@ -384,6 +384,6 @@
|
|
|
384
384
|
"DeferToolLoading": true,
|
|
385
385
|
"ImageGen": true
|
|
386
386
|
},
|
|
387
|
-
"commit": "
|
|
388
|
-
"date": "2026-02-
|
|
387
|
+
"commit": "a181dfca400f0ff87e419536bcf4c62b974a6645",
|
|
388
|
+
"date": "2026-02-28T06:31:11.388Z"
|
|
389
389
|
}
|
package/product.internal.json
CHANGED
|
@@ -432,6 +432,6 @@
|
|
|
432
432
|
"DeferToolLoading": true,
|
|
433
433
|
"ImageGen": true
|
|
434
434
|
},
|
|
435
|
-
"commit": "
|
|
436
|
-
"date": "2026-02-
|
|
435
|
+
"commit": "a181dfca400f0ff87e419536bcf4c62b974a6645",
|
|
436
|
+
"date": "2026-02-28T06:31:11.322Z"
|
|
437
437
|
}
|
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1295,6 +1295,6 @@
|
|
|
1295
1295
|
"description": "tool-sendmessage-description"
|
|
1296
1296
|
}
|
|
1297
1297
|
],
|
|
1298
|
-
"commit": "
|
|
1299
|
-
"date": "2026-02-
|
|
1298
|
+
"commit": "a181dfca400f0ff87e419536bcf4c62b974a6645",
|
|
1299
|
+
"date": "2026-02-28T06:31:11.245Z"
|
|
1300
1300
|
}
|
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": "a181dfca400f0ff87e419536bcf4c62b974a6645",
|
|
277
|
+
"date": "2026-02-28T06:31:11.186Z"
|
|
278
278
|
}
|