@tencent-ai/codebuddy-code 2.1.1 → 2.1.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 +7 -1
- package/dist/codebuddy.js +1 -1
- 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.1.
|
|
3
|
+
"version": "2.1.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",
|
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": "043280e22d9345b15865531ff292443defd0b9f6",
|
|
201
|
+
"date": "2025-11-10T16:24:28.253Z"
|
|
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": "043280e22d9345b15865531ff292443defd0b9f6",
|
|
203
|
+
"date": "2025-11-10T16:24:26.065Z"
|
|
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": "043280e22d9345b15865531ff292443defd0b9f6",
|
|
346
|
+
"date": "2025-11-10T16:24:27.157Z"
|
|
347
347
|
}
|
package/product.json
CHANGED
|
@@ -708,6 +708,6 @@
|
|
|
708
708
|
"description": "tool-skill-description"
|
|
709
709
|
}
|
|
710
710
|
],
|
|
711
|
-
"commit": "
|
|
712
|
-
"date": "2025-11-
|
|
711
|
+
"commit": "043280e22d9345b15865531ff292443defd0b9f6",
|
|
712
|
+
"date": "2025-11-10T16:24:24.950Z"
|
|
713
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": "043280e22d9345b15865531ff292443defd0b9f6",
|
|
156
|
+
"date": "2025-11-10T16:24:29.369Z"
|
|
157
157
|
}
|