@tencent-ai/codebuddy-code 2.14.1 → 2.15.0

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/lib/node/index.js CHANGED
@@ -22,6 +22,7 @@ export * from './mcp';
22
22
  export * from './memory';
23
23
  export * from './model';
24
24
  export * from './navigation';
25
+ export * from './notification';
25
26
  export * from './permission';
26
27
  export * from './product';
27
28
  export * from './references';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.14.1",
3
+ "version": "2.15.0",
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",
@@ -227,6 +227,6 @@
227
227
  "BillingNotice": false,
228
228
  "CustomModelsJSON": true
229
229
  },
230
- "commit": "172418c9abd2bacbdf1e1ef2ebd17773dff9db10",
231
- "date": "2025-12-07T02:25:32.649Z"
230
+ "commit": "b6418ea86d81f3a9c1b11991c553839de5f745cd",
231
+ "date": "2025-12-08T09:26:16.488Z"
232
232
  }
@@ -229,6 +229,6 @@
229
229
  "BillingNotice": false,
230
230
  "CustomModelsJSON": true
231
231
  },
232
- "commit": "172418c9abd2bacbdf1e1ef2ebd17773dff9db10",
233
- "date": "2025-12-07T02:25:30.337Z"
232
+ "commit": "b6418ea86d81f3a9c1b11991c553839de5f745cd",
233
+ "date": "2025-12-08T09:26:14.125Z"
234
234
  }
package/product.ioa.json CHANGED
@@ -445,6 +445,6 @@
445
445
  "BillingNotice": false,
446
446
  "CustomModelsJSON": true
447
447
  },
448
- "commit": "172418c9abd2bacbdf1e1ef2ebd17773dff9db10",
449
- "date": "2025-12-07T02:25:31.486Z"
448
+ "commit": "b6418ea86d81f3a9c1b11991c553839de5f745cd",
449
+ "date": "2025-12-08T09:26:15.277Z"
450
450
  }
package/product.json CHANGED
@@ -718,7 +718,7 @@
718
718
  "MultiFileWithSeparateParams": false,
719
719
  "CRLFCompatible": true,
720
720
  "TrimByIndentation": true,
721
- "MultiStepCompletions": true,
721
+ "MultiStepCompletions": false,
722
722
  "RemoveBelowExist": true,
723
723
  "CompletionsRelatedSnippets": true,
724
724
  "StatusBar": true,
@@ -755,6 +755,8 @@
755
755
  "WebSearch": true,
756
756
  "DynamicAddWebSearch": true,
757
757
  "Task": true,
758
+ "EnhancedCompletionRequest": false,
759
+ "ReportAfterCancel": false,
758
760
  "BillingNotice": true,
759
761
  "CustomModelsJSON": true
760
762
  },
@@ -879,6 +881,6 @@
879
881
  "description": "tool-ask-user-question-description"
880
882
  }
881
883
  ],
882
- "commit": "172418c9abd2bacbdf1e1ef2ebd17773dff9db10",
883
- "date": "2025-12-07T02:25:29.191Z"
884
+ "commit": "b6418ea86d81f3a9c1b11991c553839de5f745cd",
885
+ "date": "2025-12-08T09:26:13.000Z"
884
886
  }
@@ -182,6 +182,6 @@
182
182
  "BillingNotice": false,
183
183
  "CustomModelsJSON": true
184
184
  },
185
- "commit": "172418c9abd2bacbdf1e1ef2ebd17773dff9db10",
186
- "date": "2025-12-07T02:25:33.816Z"
185
+ "commit": "b6418ea86d81f3a9c1b11991c553839de5f745cd",
186
+ "date": "2025-12-08T09:26:17.660Z"
187
187
  }