@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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.41.5",
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": "7093b47b0097fe67449af6d51898aa1e810e39f5",
336
- "date": "2026-01-28T12:02:17.208Z"
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": "7093b47b0097fe67449af6d51898aa1e810e39f5",
357
- "date": "2026-01-28T12:02:14.573Z"
356
+ "commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
357
+ "date": "2026-01-28T15:40:53.048Z"
358
358
  }
@@ -518,6 +518,6 @@
518
518
  "CustomModelsJSON": true,
519
519
  "ImageGen": true
520
520
  },
521
- "commit": "7093b47b0097fe67449af6d51898aa1e810e39f5",
522
- "date": "2026-01-28T12:02:15.903Z"
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": "7093b47b0097fe67449af6d51898aa1e810e39f5",
1010
- "date": "2026-01-28T12:02:13.269Z"
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": "7093b47b0097fe67449af6d51898aa1e810e39f5",
209
- "date": "2026-01-28T12:02:18.533Z"
208
+ "commit": "4bcb398ee9273cbfde889f27011f4c730a26581e",
209
+ "date": "2026-01-28T15:40:57.126Z"
210
210
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/agent-sdk",
3
- "version": "0.3.27",
3
+ "version": "0.3.28",
4
4
  "description": "CodeBuddy Code SDK for JavaScript/TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",