@tencent-ai/codebuddy-code 2.51.0-next.79ed585.20260225 → 2.51.0-next.acfa9a7.20260225
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/dist/codebuddy.js +6 -6
- 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.51.0-next.
|
|
3
|
+
"version": "2.51.0-next.acfa9a7.20260225",
|
|
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
|
@@ -384,6 +384,6 @@
|
|
|
384
384
|
"DeferToolLoading": true,
|
|
385
385
|
"ImageGen": true
|
|
386
386
|
},
|
|
387
|
-
"commit": "
|
|
388
|
-
"date": "2026-02-
|
|
387
|
+
"commit": "acfa9a7b2142b18655a954782e1c48a3f62ae938",
|
|
388
|
+
"date": "2026-02-25T04:11:36.475Z"
|
|
389
389
|
}
|
package/product.internal.json
CHANGED
|
@@ -432,6 +432,6 @@
|
|
|
432
432
|
"DeferToolLoading": true,
|
|
433
433
|
"ImageGen": true
|
|
434
434
|
},
|
|
435
|
-
"commit": "
|
|
436
|
-
"date": "2026-02-
|
|
435
|
+
"commit": "acfa9a7b2142b18655a954782e1c48a3f62ae938",
|
|
436
|
+
"date": "2026-02-25T04:11:36.535Z"
|
|
437
437
|
}
|
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1236,6 +1236,6 @@
|
|
|
1236
1236
|
"description": "tool-sendmessage-description"
|
|
1237
1237
|
}
|
|
1238
1238
|
],
|
|
1239
|
-
"commit": "
|
|
1240
|
-
"date": "2026-02-
|
|
1239
|
+
"commit": "acfa9a7b2142b18655a954782e1c48a3f62ae938",
|
|
1240
|
+
"date": "2026-02-25T04:11:36.624Z"
|
|
1241
1241
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -274,6 +274,6 @@
|
|
|
274
274
|
"CustomModelsJSON": true,
|
|
275
275
|
"DeferToolLoading": true
|
|
276
276
|
},
|
|
277
|
-
"commit": "
|
|
278
|
-
"date": "2026-02-
|
|
277
|
+
"commit": "acfa9a7b2142b18655a954782e1c48a3f62ae938",
|
|
278
|
+
"date": "2026-02-25T04:11:36.640Z"
|
|
279
279
|
}
|