@tencent-ai/codebuddy-code 2.10.1-next.58e6a23.20251202 → 2.10.1-next.c6726a4.20251202

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.10.1-next.58e6a23.20251202",
3
+ "version": "2.10.1-next.c6726a4.20251202",
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",
@@ -33,5 +33,14 @@
33
33
  "tag": "next"
34
34
  },
35
35
  "scripts": {},
36
- "devDependencies": {}
36
+ "devDependencies": {},
37
+ "optionalDependencies": {
38
+ "@lydell/node-pty": "1.1.0",
39
+ "@lydell/node-pty-darwin-arm64": "1.1.0",
40
+ "@lydell/node-pty-darwin-x64": "1.1.0",
41
+ "@lydell/node-pty-linux-x64": "1.1.0",
42
+ "@lydell/node-pty-win32-arm64": "1.1.0",
43
+ "@lydell/node-pty-win32-x64": "1.1.0",
44
+ "node-pty": "^1.0.0"
45
+ }
37
46
  }
@@ -227,6 +227,6 @@
227
227
  "BillingNotice": false,
228
228
  "CustomModelsJSON": true
229
229
  },
230
- "commit": "58e6a2386d2957986f1883a745bbae37a6405804",
231
- "date": "2025-12-02T04:07:13.757Z"
230
+ "commit": "c6726a4ed47eac6900cb5c440c536671c513b030",
231
+ "date": "2025-12-02T10:06:32.102Z"
232
232
  }
@@ -229,6 +229,6 @@
229
229
  "BillingNotice": false,
230
230
  "CustomModelsJSON": true
231
231
  },
232
- "commit": "58e6a2386d2957986f1883a745bbae37a6405804",
233
- "date": "2025-12-02T04:07:11.545Z"
232
+ "commit": "c6726a4ed47eac6900cb5c440c536671c513b030",
233
+ "date": "2025-12-02T10:06:29.701Z"
234
234
  }
package/product.ioa.json CHANGED
@@ -443,6 +443,6 @@
443
443
  "BillingNotice": false,
444
444
  "CustomModelsJSON": true
445
445
  },
446
- "commit": "58e6a2386d2957986f1883a745bbae37a6405804",
447
- "date": "2025-12-02T04:07:12.647Z"
446
+ "commit": "c6726a4ed47eac6900cb5c440c536671c513b030",
447
+ "date": "2025-12-02T10:06:30.850Z"
448
448
  }
package/product.json CHANGED
@@ -722,6 +722,7 @@
722
722
  "SummaryWebFetch": true,
723
723
  "WebSearch": true,
724
724
  "DynamicAddWebSearch": true,
725
+ "Task": true,
725
726
  "BillingNotice": true,
726
727
  "CustomModelsJSON": true
727
728
  },
@@ -820,6 +821,6 @@
820
821
  "description": "tool-ask-user-question-description"
821
822
  }
822
823
  ],
823
- "commit": "58e6a2386d2957986f1883a745bbae37a6405804",
824
- "date": "2025-12-02T04:07:10.436Z"
824
+ "commit": "c6726a4ed47eac6900cb5c440c536671c513b030",
825
+ "date": "2025-12-02T10:06:28.526Z"
825
826
  }
@@ -182,6 +182,6 @@
182
182
  "BillingNotice": false,
183
183
  "CustomModelsJSON": true
184
184
  },
185
- "commit": "58e6a2386d2957986f1883a745bbae37a6405804",
186
- "date": "2025-12-02T04:07:14.865Z"
185
+ "commit": "c6726a4ed47eac6900cb5c440c536671c513b030",
186
+ "date": "2025-12-02T10:06:33.344Z"
187
187
  }