@tencent-ai/codebuddy-code 2.49.0 → 2.49.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 +16 -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 +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.49.
|
|
3
|
+
"version": "2.49.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
|
@@ -378,6 +378,6 @@
|
|
|
378
378
|
"DeferToolLoading": true,
|
|
379
379
|
"ImageGen": true
|
|
380
380
|
},
|
|
381
|
-
"commit": "
|
|
382
|
-
"date": "2026-02-
|
|
381
|
+
"commit": "8389d928c56f01a6c351ed151e7b2a7f127bebb4",
|
|
382
|
+
"date": "2026-02-09T16:12:37.230Z"
|
|
383
383
|
}
|
package/product.internal.json
CHANGED
|
@@ -399,6 +399,6 @@
|
|
|
399
399
|
"DeferToolLoading": true,
|
|
400
400
|
"ImageGen": true
|
|
401
401
|
},
|
|
402
|
-
"commit": "
|
|
403
|
-
"date": "2026-02-
|
|
402
|
+
"commit": "8389d928c56f01a6c351ed151e7b2a7f127bebb4",
|
|
403
|
+
"date": "2026-02-09T16:12:34.477Z"
|
|
404
404
|
}
|
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1186,6 +1186,6 @@
|
|
|
1186
1186
|
"description": "tool-imageedit-description"
|
|
1187
1187
|
}
|
|
1188
1188
|
],
|
|
1189
|
-
"commit": "
|
|
1190
|
-
"date": "2026-02-
|
|
1189
|
+
"commit": "8389d928c56f01a6c351ed151e7b2a7f127bebb4",
|
|
1190
|
+
"date": "2026-02-09T16:12:33.004Z"
|
|
1191
1191
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -249,6 +249,6 @@
|
|
|
249
249
|
"CustomModelsJSON": true,
|
|
250
250
|
"DeferToolLoading": true
|
|
251
251
|
},
|
|
252
|
-
"commit": "
|
|
253
|
-
"date": "2026-02-
|
|
252
|
+
"commit": "8389d928c56f01a6c351ed151e7b2a7f127bebb4",
|
|
253
|
+
"date": "2026-02-09T16:12:38.606Z"
|
|
254
254
|
}
|