@tencent-ai/codebuddy-code 2.30.0 → 2.30.1-next.a5dc574.20260108
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 +6 -0
- package/dist/codebuddy.js +3 -3
- package/lib/node/index.js +1 -0
- package/package.json +3 -2
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +5 -4
- package/product.selfhosted.json +2 -2
package/lib/node/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.30.
|
|
3
|
+
"version": "2.30.1-next.a5dc574.20260108",
|
|
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,7 +29,8 @@
|
|
|
29
29
|
"url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
|
|
30
30
|
},
|
|
31
31
|
"publishConfig": {
|
|
32
|
-
"access": "public"
|
|
32
|
+
"access": "public",
|
|
33
|
+
"tag": "next"
|
|
33
34
|
},
|
|
34
35
|
"scripts": {},
|
|
35
36
|
"devDependencies": {},
|
package/product.cloudhosted.json
CHANGED
|
@@ -297,6 +297,6 @@
|
|
|
297
297
|
"BillingNotice": false,
|
|
298
298
|
"CustomModelsJSON": true
|
|
299
299
|
},
|
|
300
|
-
"commit": "
|
|
301
|
-
"date": "2026-01-
|
|
300
|
+
"commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
|
|
301
|
+
"date": "2026-01-08T10:07:17.211Z"
|
|
302
302
|
}
|
package/product.internal.json
CHANGED
|
@@ -299,6 +299,6 @@
|
|
|
299
299
|
"BillingNotice": false,
|
|
300
300
|
"CustomModelsJSON": true
|
|
301
301
|
},
|
|
302
|
-
"commit": "
|
|
303
|
-
"date": "2026-01-
|
|
302
|
+
"commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
|
|
303
|
+
"date": "2026-01-08T10:07:14.486Z"
|
|
304
304
|
}
|
package/product.ioa.json
CHANGED
|
@@ -506,6 +506,6 @@
|
|
|
506
506
|
"BillingNotice": false,
|
|
507
507
|
"CustomModelsJSON": true
|
|
508
508
|
},
|
|
509
|
-
"commit": "
|
|
510
|
-
"date": "2026-01-
|
|
509
|
+
"commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
|
|
510
|
+
"date": "2026-01-08T10:07:15.839Z"
|
|
511
511
|
}
|
package/product.json
CHANGED
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
"ruleDocumentUrl": "https://cloud.tencent.com/document/product/1749/118987",
|
|
72
72
|
"mcpDocumentUrl": "https://cloud.tencent.com/developer/mcp?from=28174&from_column=28174",
|
|
73
73
|
"officialWebsite": "https://www.codebuddy.ai/cli",
|
|
74
|
+
"issueCreation": "https://cnb.cool/codebuddy/codebuddy-code/-/issues/new",
|
|
74
75
|
"mcpHelpDocument": "https://cnb.cool/codebuddy/codebuddy-code/-/blob/main/docs/mcp.md",
|
|
75
76
|
"sandboxHelpDocument": "https://cnb.cool/codebuddy/codebuddy-code/-/tree/main/docs/bash-sandboxing.md",
|
|
76
77
|
"upgradeUrl": "https://www.codebuddy.ai/profile/plan"
|
|
@@ -856,8 +857,8 @@
|
|
|
856
857
|
"WebSearch": true,
|
|
857
858
|
"DynamicAddWebSearch": true,
|
|
858
859
|
"Task": true,
|
|
859
|
-
"EnhancedCompletionRequest":
|
|
860
|
-
"ReportAfterCancel":
|
|
860
|
+
"EnhancedCompletionRequest": true,
|
|
861
|
+
"ReportAfterCancel": true,
|
|
861
862
|
"RequestBodyGzip": true,
|
|
862
863
|
"StandaloneTerminal": true,
|
|
863
864
|
"DisablePlugin": true,
|
|
@@ -1012,6 +1013,6 @@
|
|
|
1012
1013
|
"description": "tool-lsp-description"
|
|
1013
1014
|
}
|
|
1014
1015
|
],
|
|
1015
|
-
"commit": "
|
|
1016
|
-
"date": "2026-01-
|
|
1016
|
+
"commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
|
|
1017
|
+
"date": "2026-01-08T10:07:13.126Z"
|
|
1017
1018
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -198,6 +198,6 @@
|
|
|
198
198
|
"BillingNotice": false,
|
|
199
199
|
"CustomModelsJSON": true
|
|
200
200
|
},
|
|
201
|
-
"commit": "
|
|
202
|
-
"date": "2026-01-
|
|
201
|
+
"commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
|
|
202
|
+
"date": "2026-01-08T10:07:18.548Z"
|
|
203
203
|
}
|