@tencent-ai/agent-sdk 0.3.97 → 0.3.98

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.66.1",
3
+ "version": "2.66.2",
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",
@@ -403,6 +403,6 @@
403
403
  "ImageGen": true,
404
404
  "ScheduledTasks": true
405
405
  },
406
- "commit": "3a66015d4537a452d82202c742310889765a6c95",
407
- "date": "2026-03-26T06:48:25.902Z"
406
+ "commit": "07d940d226ce33fb92fdadaa012fb76a682df427",
407
+ "date": "2026-03-26T08:58:22.035Z"
408
408
  }
@@ -533,6 +533,6 @@
533
533
  }
534
534
  }
535
535
  },
536
- "commit": "3a66015d4537a452d82202c742310889765a6c95",
537
- "date": "2026-03-26T06:48:25.918Z"
536
+ "commit": "07d940d226ce33fb92fdadaa012fb76a682df427",
537
+ "date": "2026-03-26T08:58:22.019Z"
538
538
  }
@@ -891,6 +891,6 @@
891
891
  }
892
892
  }
893
893
  },
894
- "commit": "3a66015d4537a452d82202c742310889765a6c95",
895
- "date": "2026-03-26T06:48:25.902Z"
894
+ "commit": "07d940d226ce33fb92fdadaa012fb76a682df427",
895
+ "date": "2026-03-26T08:58:22.035Z"
896
896
  }
package/cli/product.json CHANGED
@@ -1472,6 +1472,6 @@
1472
1472
  "description": "Send a reply to a WeChat user. For text: pass text. For images/files: pass file_path."
1473
1473
  }
1474
1474
  ],
1475
- "commit": "3a66015d4537a452d82202c742310889765a6c95",
1476
- "date": "2026-03-26T06:48:25.918Z"
1475
+ "commit": "07d940d226ce33fb92fdadaa012fb76a682df427",
1476
+ "date": "2026-03-26T08:58:22.058Z"
1477
1477
  }
@@ -292,6 +292,6 @@
292
292
  "DeferToolLoading": true,
293
293
  "ScheduledTasks": true
294
294
  },
295
- "commit": "3a66015d4537a452d82202c742310889765a6c95",
296
- "date": "2026-03-26T06:48:25.905Z"
295
+ "commit": "07d940d226ce33fb92fdadaa012fb76a682df427",
296
+ "date": "2026-03-26T08:58:22.035Z"
297
297
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/agent-sdk",
3
- "version": "0.3.97",
3
+ "version": "0.3.98",
4
4
  "description": "CodeBuddy Code SDK for JavaScript/TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",