@tencent-ai/agent-sdk 0.3.39 → 0.3.40

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.45.0",
3
+ "version": "2.45.1",
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",
@@ -354,6 +354,6 @@
354
354
  "ImageGen": true,
355
355
  "DeferToolLoading": true
356
356
  },
357
- "commit": "c4e444e0a4ff80e357bbb7c9288e5188b8c7ab30",
358
- "date": "2026-02-03T15:31:57.458Z"
357
+ "commit": "f06c946f7a2522a522a291b923a361900d783a69",
358
+ "date": "2026-02-03T16:23:32.353Z"
359
359
  }
@@ -375,6 +375,6 @@
375
375
  "ImageGen": true,
376
376
  "DeferToolLoading": true
377
377
  },
378
- "commit": "c4e444e0a4ff80e357bbb7c9288e5188b8c7ab30",
379
- "date": "2026-02-03T15:31:54.829Z"
378
+ "commit": "f06c946f7a2522a522a291b923a361900d783a69",
379
+ "date": "2026-02-03T16:23:29.770Z"
380
380
  }
@@ -541,6 +541,6 @@
541
541
  "ImageGen": true,
542
542
  "DeferToolLoading": true
543
543
  },
544
- "commit": "c4e444e0a4ff80e357bbb7c9288e5188b8c7ab30",
545
- "date": "2026-02-03T15:31:56.145Z"
544
+ "commit": "f06c946f7a2522a522a291b923a361900d783a69",
545
+ "date": "2026-02-03T16:23:31.058Z"
546
546
  }
package/cli/product.json CHANGED
@@ -1085,6 +1085,6 @@
1085
1085
  "description": "tool-toolsearch-description"
1086
1086
  }
1087
1087
  ],
1088
- "commit": "c4e444e0a4ff80e357bbb7c9288e5188b8c7ab30",
1089
- "date": "2026-02-03T15:31:53.538Z"
1088
+ "commit": "f06c946f7a2522a522a291b923a361900d783a69",
1089
+ "date": "2026-02-03T16:23:28.473Z"
1090
1090
  }
@@ -225,6 +225,6 @@
225
225
  "CustomModelsJSON": true,
226
226
  "DeferToolLoading": true
227
227
  },
228
- "commit": "c4e444e0a4ff80e357bbb7c9288e5188b8c7ab30",
229
- "date": "2026-02-03T15:31:58.747Z"
228
+ "commit": "f06c946f7a2522a522a291b923a361900d783a69",
229
+ "date": "2026-02-03T16:23:33.640Z"
230
230
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/agent-sdk",
3
- "version": "0.3.39",
3
+ "version": "0.3.40",
4
4
  "description": "CodeBuddy Code SDK for JavaScript/TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",