@tencent-ai/codebuddy-code 2.30.0 → 2.30.1
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 +2 -2
- 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.30.
|
|
3
|
+
"version": "2.30.1",
|
|
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
|
@@ -297,6 +297,6 @@
|
|
|
297
297
|
"BillingNotice": false,
|
|
298
298
|
"CustomModelsJSON": true
|
|
299
299
|
},
|
|
300
|
-
"commit": "
|
|
301
|
-
"date": "2026-01-
|
|
300
|
+
"commit": "0035b64969df402cad4c62c238474275871f21cc",
|
|
301
|
+
"date": "2026-01-08T07:50:02.041Z"
|
|
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": "0035b64969df402cad4c62c238474275871f21cc",
|
|
303
|
+
"date": "2026-01-08T07:49:58.757Z"
|
|
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": "0035b64969df402cad4c62c238474275871f21cc",
|
|
510
|
+
"date": "2026-01-08T07:50:00.369Z"
|
|
511
511
|
}
|
package/product.json
CHANGED
|
@@ -1012,6 +1012,6 @@
|
|
|
1012
1012
|
"description": "tool-lsp-description"
|
|
1013
1013
|
}
|
|
1014
1014
|
],
|
|
1015
|
-
"commit": "
|
|
1016
|
-
"date": "2026-01-
|
|
1015
|
+
"commit": "0035b64969df402cad4c62c238474275871f21cc",
|
|
1016
|
+
"date": "2026-01-08T07:49:57.033Z"
|
|
1017
1017
|
}
|
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": "0035b64969df402cad4c62c238474275871f21cc",
|
|
202
|
+
"date": "2026-01-08T07:50:03.616Z"
|
|
203
203
|
}
|