@tencent-ai/codebuddy-code 1.17.5 → 1.17.6-next.f90d65a.20251023
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 +25 -1
- package/dist/codebuddy.js +1 -1
- 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 +3 -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": "1.17.
|
|
3
|
+
"version": "1.17.6-next.f90d65a.20251023",
|
|
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
|
@@ -170,6 +170,6 @@
|
|
|
170
170
|
"productFeatures": {
|
|
171
171
|
"BillingNotice": false
|
|
172
172
|
},
|
|
173
|
-
"commit": "
|
|
174
|
-
"date": "2025-10-
|
|
173
|
+
"commit": "f90d65ac4ffd23eca6341359e6d42c70fe2aaa06",
|
|
174
|
+
"date": "2025-10-23T10:05:22.919Z"
|
|
175
175
|
}
|
package/product.internal.json
CHANGED
|
@@ -172,6 +172,6 @@
|
|
|
172
172
|
"productFeatures": {
|
|
173
173
|
"BillingNotice": false
|
|
174
174
|
},
|
|
175
|
-
"commit": "
|
|
176
|
-
"date": "2025-10-
|
|
175
|
+
"commit": "f90d65ac4ffd23eca6341359e6d42c70fe2aaa06",
|
|
176
|
+
"date": "2025-10-23T10:05:20.461Z"
|
|
177
177
|
}
|
package/product.ioa.json
CHANGED
|
@@ -316,6 +316,6 @@
|
|
|
316
316
|
"productFeatures": {
|
|
317
317
|
"BillingNotice": false
|
|
318
318
|
},
|
|
319
|
-
"commit": "
|
|
320
|
-
"date": "2025-10-
|
|
319
|
+
"commit": "f90d65ac4ffd23eca6341359e6d42c70fe2aaa06",
|
|
320
|
+
"date": "2025-10-23T10:05:21.680Z"
|
|
321
321
|
}
|
package/product.json
CHANGED
|
@@ -67,6 +67,7 @@
|
|
|
67
67
|
"craftFeedback": "https://cloud.tencent.com/document/product/1749/104249",
|
|
68
68
|
"helpDocument": "https://cnb.cool/codebuddy/codebuddy-code/-/blob/main/docs",
|
|
69
69
|
"issueFeedback": "https://cnb.cool/codebuddy/codebuddy-code/-/issues",
|
|
70
|
+
"ruleDocumentUrl": "https://cloud.tencent.com/document/product/1749/118987",
|
|
70
71
|
"officialWebsite": "https://www.codebuddy.ai/cli",
|
|
71
72
|
"mcpHelpDocument": "https://cnb.cool/codebuddy/codebuddy-code/-/blob/main/docs/mcp.md",
|
|
72
73
|
"upgradeUrl": "https://www.codebuddy.ai/profile/plan"
|
|
@@ -669,6 +670,6 @@
|
|
|
669
670
|
"description": "tool-slashcommand-description"
|
|
670
671
|
}
|
|
671
672
|
],
|
|
672
|
-
"commit": "
|
|
673
|
-
"date": "2025-10-
|
|
673
|
+
"commit": "f90d65ac4ffd23eca6341359e6d42c70fe2aaa06",
|
|
674
|
+
"date": "2025-10-23T10:05:19.244Z"
|
|
674
675
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -142,6 +142,6 @@
|
|
|
142
142
|
"productFeatures": {
|
|
143
143
|
"BillingNotice": false
|
|
144
144
|
},
|
|
145
|
-
"commit": "
|
|
146
|
-
"date": "2025-10-
|
|
145
|
+
"commit": "f90d65ac4ffd23eca6341359e6d42c70fe2aaa06",
|
|
146
|
+
"date": "2025-10-23T10:05:24.162Z"
|
|
147
147
|
}
|