@tencent-ai/codebuddy-code 2.43.1 → 2.44.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 +10 -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.
|
|
3
|
+
"version": "2.44.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
|
@@ -349,6 +349,6 @@
|
|
|
349
349
|
"CustomModelsJSON": true,
|
|
350
350
|
"ImageGen": true
|
|
351
351
|
},
|
|
352
|
-
"commit": "
|
|
353
|
-
"date": "2026-02-
|
|
352
|
+
"commit": "10228f026d6ae28624f739de283a081024b8f76b",
|
|
353
|
+
"date": "2026-02-02T07:44:22.255Z"
|
|
354
354
|
}
|
package/product.internal.json
CHANGED
|
@@ -370,6 +370,6 @@
|
|
|
370
370
|
"CustomModelsJSON": true,
|
|
371
371
|
"ImageGen": true
|
|
372
372
|
},
|
|
373
|
-
"commit": "
|
|
374
|
-
"date": "2026-02-
|
|
373
|
+
"commit": "10228f026d6ae28624f739de283a081024b8f76b",
|
|
374
|
+
"date": "2026-02-02T07:44:19.295Z"
|
|
375
375
|
}
|
package/product.ioa.json
CHANGED
|
@@ -536,6 +536,6 @@
|
|
|
536
536
|
"CustomModelsJSON": true,
|
|
537
537
|
"ImageGen": true
|
|
538
538
|
},
|
|
539
|
-
"commit": "
|
|
540
|
-
"date": "2026-02-
|
|
539
|
+
"commit": "10228f026d6ae28624f739de283a081024b8f76b",
|
|
540
|
+
"date": "2026-02-02T07:44:20.784Z"
|
|
541
541
|
}
|
package/product.json
CHANGED
|
@@ -1064,6 +1064,6 @@
|
|
|
1064
1064
|
"description": "tool-imagegen-description"
|
|
1065
1065
|
}
|
|
1066
1066
|
],
|
|
1067
|
-
"commit": "
|
|
1068
|
-
"date": "2026-02-
|
|
1067
|
+
"commit": "10228f026d6ae28624f739de283a081024b8f76b",
|
|
1068
|
+
"date": "2026-02-02T07:44:17.792Z"
|
|
1069
1069
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -220,6 +220,6 @@
|
|
|
220
220
|
"BillingNotice": false,
|
|
221
221
|
"CustomModelsJSON": true
|
|
222
222
|
},
|
|
223
|
-
"commit": "
|
|
224
|
-
"date": "2026-02-
|
|
223
|
+
"commit": "10228f026d6ae28624f739de283a081024b8f76b",
|
|
224
|
+
"date": "2026-02-02T07:44:23.697Z"
|
|
225
225
|
}
|