@tencent-ai/agent-sdk 0.1.13 → 0.1.14

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.28.0",
3
+ "version": "2.28.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",
@@ -295,6 +295,6 @@
295
295
  "BillingNotice": false,
296
296
  "CustomModelsJSON": true
297
297
  },
298
- "commit": "f9d1137d488807bbbaa1e00d7e5022b103bda0e9",
299
- "date": "2026-01-05T14:58:26.157Z"
298
+ "commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
299
+ "date": "2026-01-05T16:41:49.807Z"
300
300
  }
@@ -297,6 +297,6 @@
297
297
  "BillingNotice": false,
298
298
  "CustomModelsJSON": true
299
299
  },
300
- "commit": "f9d1137d488807bbbaa1e00d7e5022b103bda0e9",
301
- "date": "2026-01-05T14:58:23.159Z"
300
+ "commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
301
+ "date": "2026-01-05T16:41:47.403Z"
302
302
  }
@@ -504,6 +504,6 @@
504
504
  "BillingNotice": false,
505
505
  "CustomModelsJSON": true
506
506
  },
507
- "commit": "f9d1137d488807bbbaa1e00d7e5022b103bda0e9",
508
- "date": "2026-01-05T14:58:24.666Z"
507
+ "commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
508
+ "date": "2026-01-05T16:41:48.606Z"
509
509
  }
package/cli/product.json CHANGED
@@ -996,6 +996,6 @@
996
996
  "description": "tool-ask-user-question-description"
997
997
  }
998
998
  ],
999
- "commit": "f9d1137d488807bbbaa1e00d7e5022b103bda0e9",
1000
- "date": "2026-01-05T14:58:21.631Z"
999
+ "commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
1000
+ "date": "2026-01-05T16:41:46.185Z"
1001
1001
  }
@@ -196,6 +196,6 @@
196
196
  "BillingNotice": false,
197
197
  "CustomModelsJSON": true
198
198
  },
199
- "commit": "f9d1137d488807bbbaa1e00d7e5022b103bda0e9",
200
- "date": "2026-01-05T14:58:27.565Z"
199
+ "commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
200
+ "date": "2026-01-05T16:41:51.017Z"
201
201
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/agent-sdk",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "description": "CodeBuddy Code SDK for JavaScript/TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",