@tencent-ai/codebuddy-code 2.49.7-next.f462a03.20260212 → 2.50.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 +27 -0
- package/dist/codebuddy.js +3 -3
- package/package.json +2 -3
- 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.50.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",
|
|
@@ -29,8 +29,7 @@
|
|
|
29
29
|
"url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
|
|
30
30
|
},
|
|
31
31
|
"publishConfig": {
|
|
32
|
-
"access": "public"
|
|
33
|
-
"tag": "next"
|
|
32
|
+
"access": "public"
|
|
34
33
|
},
|
|
35
34
|
"scripts": {},
|
|
36
35
|
"devDependencies": {},
|
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-12T10:
|
|
387
|
+
"commit": "095fac26f6fcf81b204dc810396eec131853c056",
|
|
388
|
+
"date": "2026-02-12T10:38:39.432Z"
|
|
389
389
|
}
|
package/product.internal.json
CHANGED
|
@@ -420,6 +420,6 @@
|
|
|
420
420
|
"DeferToolLoading": true,
|
|
421
421
|
"ImageGen": true
|
|
422
422
|
},
|
|
423
|
-
"commit": "
|
|
424
|
-
"date": "2026-02-12T10:
|
|
423
|
+
"commit": "095fac26f6fcf81b204dc810396eec131853c056",
|
|
424
|
+
"date": "2026-02-12T10:38:36.700Z"
|
|
425
425
|
}
|
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1223,6 +1223,6 @@
|
|
|
1223
1223
|
"description": "tool-sendmessage-description"
|
|
1224
1224
|
}
|
|
1225
1225
|
],
|
|
1226
|
-
"commit": "
|
|
1227
|
-
"date": "2026-02-12T10:
|
|
1226
|
+
"commit": "095fac26f6fcf81b204dc810396eec131853c056",
|
|
1227
|
+
"date": "2026-02-12T10:38:35.367Z"
|
|
1228
1228
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -255,6 +255,6 @@
|
|
|
255
255
|
"CustomModelsJSON": true,
|
|
256
256
|
"DeferToolLoading": true
|
|
257
257
|
},
|
|
258
|
-
"commit": "
|
|
259
|
-
"date": "2026-02-12T10:
|
|
258
|
+
"commit": "095fac26f6fcf81b204dc810396eec131853c056",
|
|
259
|
+
"date": "2026-02-12T10:38:40.781Z"
|
|
260
260
|
}
|