@tencent-ai/agent-sdk 0.3.27 → 0.3.28
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/cli/CHANGELOG.md +10 -0
- package/cli/dist/codebuddy.js +2 -2
- package/cli/package.json +1 -1
- package/cli/product.cloudhosted.json +2 -2
- package/cli/product.internal.json +2 -2
- package/cli/product.ioa.json +2 -2
- package/cli/product.json +2 -2
- package/cli/product.selfhosted.json +2 -2
- package/package.json +1 -1
package/cli/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.41.
|
|
3
|
+
"version": "2.41.6",
|
|
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",
|
|
@@ -332,6 +332,6 @@
|
|
|
332
332
|
"CustomModelsJSON": true,
|
|
333
333
|
"ImageGen": true
|
|
334
334
|
},
|
|
335
|
-
"commit": "
|
|
336
|
-
"date": "2026-01-
|
|
335
|
+
"commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
|
|
336
|
+
"date": "2026-01-28T15:40:55.771Z"
|
|
337
337
|
}
|
|
@@ -353,6 +353,6 @@
|
|
|
353
353
|
"CustomModelsJSON": true,
|
|
354
354
|
"ImageGen": true
|
|
355
355
|
},
|
|
356
|
-
"commit": "
|
|
357
|
-
"date": "2026-01-
|
|
356
|
+
"commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
|
|
357
|
+
"date": "2026-01-28T15:40:53.048Z"
|
|
358
358
|
}
|
package/cli/product.ioa.json
CHANGED
|
@@ -518,6 +518,6 @@
|
|
|
518
518
|
"CustomModelsJSON": true,
|
|
519
519
|
"ImageGen": true
|
|
520
520
|
},
|
|
521
|
-
"commit": "
|
|
522
|
-
"date": "2026-01-
|
|
521
|
+
"commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
|
|
522
|
+
"date": "2026-01-28T15:40:54.428Z"
|
|
523
523
|
}
|
package/cli/product.json
CHANGED
|
@@ -1006,6 +1006,6 @@
|
|
|
1006
1006
|
"description": "tool-imagegen-description"
|
|
1007
1007
|
}
|
|
1008
1008
|
],
|
|
1009
|
-
"commit": "
|
|
1010
|
-
"date": "2026-01-
|
|
1009
|
+
"commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
|
|
1010
|
+
"date": "2026-01-28T15:40:51.665Z"
|
|
1011
1011
|
}
|
|
@@ -205,6 +205,6 @@
|
|
|
205
205
|
"BillingNotice": false,
|
|
206
206
|
"CustomModelsJSON": true
|
|
207
207
|
},
|
|
208
|
-
"commit": "
|
|
209
|
-
"date": "2026-01-
|
|
208
|
+
"commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
|
|
209
|
+
"date": "2026-01-28T15:40:57.126Z"
|
|
210
210
|
}
|