@tencent-ai/agent-sdk 0.3.14 → 0.3.15

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.37.19",
3
+ "version": "2.37.20",
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",
@@ -323,6 +323,6 @@
323
323
  "BillingNotice": false,
324
324
  "CustomModelsJSON": true
325
325
  },
326
- "commit": "31e247de1d31a66276ecdc5e3d4d1c9c7c89e990",
327
- "date": "2026-01-23T11:39:04.088Z"
326
+ "commit": "7ef99423e0f2c22dca6940627f151f613d3d362d",
327
+ "date": "2026-01-24T08:57:53.624Z"
328
328
  }
@@ -325,6 +325,6 @@
325
325
  "BillingNotice": false,
326
326
  "CustomModelsJSON": true
327
327
  },
328
- "commit": "31e247de1d31a66276ecdc5e3d4d1c9c7c89e990",
329
- "date": "2026-01-23T11:39:01.494Z"
328
+ "commit": "7ef99423e0f2c22dca6940627f151f613d3d362d",
329
+ "date": "2026-01-24T08:57:51.046Z"
330
330
  }
@@ -535,6 +535,6 @@
535
535
  "BillingNotice": false,
536
536
  "CustomModelsJSON": true
537
537
  },
538
- "commit": "31e247de1d31a66276ecdc5e3d4d1c9c7c89e990",
539
- "date": "2026-01-23T11:39:02.793Z"
538
+ "commit": "7ef99423e0f2c22dca6940627f151f613d3d362d",
539
+ "date": "2026-01-24T08:57:52.334Z"
540
540
  }
package/cli/product.json CHANGED
@@ -1044,6 +1044,6 @@
1044
1044
  "description": "tool-structuredoutput-description"
1045
1045
  }
1046
1046
  ],
1047
- "commit": "31e247de1d31a66276ecdc5e3d4d1c9c7c89e990",
1048
- "date": "2026-01-23T11:39:00.214Z"
1047
+ "commit": "7ef99423e0f2c22dca6940627f151f613d3d362d",
1048
+ "date": "2026-01-24T08:57:49.759Z"
1049
1049
  }
@@ -205,6 +205,6 @@
205
205
  "BillingNotice": false,
206
206
  "CustomModelsJSON": true
207
207
  },
208
- "commit": "31e247de1d31a66276ecdc5e3d4d1c9c7c89e990",
209
- "date": "2026-01-23T11:39:05.361Z"
208
+ "commit": "7ef99423e0f2c22dca6940627f151f613d3d362d",
209
+ "date": "2026-01-24T08:57:54.908Z"
210
210
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/agent-sdk",
3
- "version": "0.3.14",
3
+ "version": "0.3.15",
4
4
  "description": "CodeBuddy Code SDK for JavaScript/TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",