@tencent-ai/codebuddy-code 2.0.0 → 2.1.0
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 +29 -0
- package/dist/codebuddy.js +3 -3
- 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 +4 -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.
|
|
3
|
+
"version": "2.1.0",
|
|
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
|
@@ -197,6 +197,6 @@
|
|
|
197
197
|
"productFeatures": {
|
|
198
198
|
"BillingNotice": false
|
|
199
199
|
},
|
|
200
|
-
"commit": "
|
|
201
|
-
"date": "2025-11-
|
|
200
|
+
"commit": "0e291b0ba4e34c33194336639665f40368725385",
|
|
201
|
+
"date": "2025-11-10T14:39:09.478Z"
|
|
202
202
|
}
|
package/product.internal.json
CHANGED
|
@@ -199,6 +199,6 @@
|
|
|
199
199
|
"productFeatures": {
|
|
200
200
|
"BillingNotice": false
|
|
201
201
|
},
|
|
202
|
-
"commit": "
|
|
203
|
-
"date": "2025-11-
|
|
202
|
+
"commit": "0e291b0ba4e34c33194336639665f40368725385",
|
|
203
|
+
"date": "2025-11-10T14:39:07.160Z"
|
|
204
204
|
}
|
package/product.ioa.json
CHANGED
|
@@ -342,6 +342,6 @@
|
|
|
342
342
|
"productFeatures": {
|
|
343
343
|
"BillingNotice": false
|
|
344
344
|
},
|
|
345
|
-
"commit": "
|
|
346
|
-
"date": "2025-11-
|
|
345
|
+
"commit": "0e291b0ba4e34c33194336639665f40368725385",
|
|
346
|
+
"date": "2025-11-10T14:39:08.305Z"
|
|
347
347
|
}
|
package/product.json
CHANGED
|
@@ -613,6 +613,8 @@
|
|
|
613
613
|
"ProposalAPI": false,
|
|
614
614
|
"NESNativeRenderer": false,
|
|
615
615
|
"SwitchBySession": true,
|
|
616
|
+
"Billing": true,
|
|
617
|
+
"InternationalLogin": true,
|
|
616
618
|
"BillingNotice": true
|
|
617
619
|
},
|
|
618
620
|
"featureToggles": {
|
|
@@ -706,6 +708,6 @@
|
|
|
706
708
|
"description": "tool-skill-description"
|
|
707
709
|
}
|
|
708
710
|
],
|
|
709
|
-
"commit": "
|
|
710
|
-
"date": "2025-11-
|
|
711
|
+
"commit": "0e291b0ba4e34c33194336639665f40368725385",
|
|
712
|
+
"date": "2025-11-10T14:39:05.972Z"
|
|
711
713
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -152,6 +152,6 @@
|
|
|
152
152
|
"productFeatures": {
|
|
153
153
|
"BillingNotice": false
|
|
154
154
|
},
|
|
155
|
-
"commit": "
|
|
156
|
-
"date": "2025-11-
|
|
155
|
+
"commit": "0e291b0ba4e34c33194336639665f40368725385",
|
|
156
|
+
"date": "2025-11-10T14:39:10.628Z"
|
|
157
157
|
}
|