@tencent-ai/codebuddy-code 2.31.2 → 2.32.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
@@ -50,4 +50,5 @@ export * from './plugins';
50
50
  export * from './feedback-survey';
51
51
  export * from './output-style';
52
52
  export * from './undo-redo';
53
+ export * from './prompt-suggestion';
53
54
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.31.2",
3
+ "version": "2.32.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",
@@ -316,6 +316,6 @@
316
316
  "BillingNotice": false,
317
317
  "CustomModelsJSON": true
318
318
  },
319
- "commit": "1b1256ff6fd627041f1c547cee355681d77346a8",
320
- "date": "2026-01-09T11:22:22.529Z"
319
+ "commit": "4a53185937d6c9a30f618453d7f8e0450d013a74",
320
+ "date": "2026-01-12T10:58:34.940Z"
321
321
  }
@@ -318,6 +318,6 @@
318
318
  "BillingNotice": false,
319
319
  "CustomModelsJSON": true
320
320
  },
321
- "commit": "1b1256ff6fd627041f1c547cee355681d77346a8",
322
- "date": "2026-01-09T11:22:19.718Z"
321
+ "commit": "4a53185937d6c9a30f618453d7f8e0450d013a74",
322
+ "date": "2026-01-12T10:58:32.288Z"
323
323
  }
package/product.ioa.json CHANGED
@@ -525,6 +525,6 @@
525
525
  "BillingNotice": false,
526
526
  "CustomModelsJSON": true
527
527
  },
528
- "commit": "1b1256ff6fd627041f1c547cee355681d77346a8",
529
- "date": "2026-01-09T11:22:21.140Z"
528
+ "commit": "4a53185937d6c9a30f618453d7f8e0450d013a74",
529
+ "date": "2026-01-12T10:58:33.610Z"
530
530
  }
package/product.json CHANGED
@@ -870,7 +870,6 @@
870
870
  "SelectComponent": true,
871
871
  "UIComponentLibrary": true,
872
872
  "CustomModelsJSON": true,
873
- "LSP": true,
874
873
  "BillingNotice": true
875
874
  },
876
875
  "featureToggles": {
@@ -1018,6 +1017,6 @@
1018
1017
  "description": "tool-lsp-description"
1019
1018
  }
1020
1019
  ],
1021
- "commit": "1b1256ff6fd627041f1c547cee355681d77346a8",
1022
- "date": "2026-01-09T11:22:18.361Z"
1020
+ "commit": "4a53185937d6c9a30f618453d7f8e0450d013a74",
1021
+ "date": "2026-01-12T10:58:30.916Z"
1023
1022
  }
@@ -198,6 +198,6 @@
198
198
  "BillingNotice": false,
199
199
  "CustomModelsJSON": true
200
200
  },
201
- "commit": "1b1256ff6fd627041f1c547cee355681d77346a8",
202
- "date": "2026-01-09T11:22:23.856Z"
201
+ "commit": "4a53185937d6c9a30f618453d7f8e0450d013a74",
202
+ "date": "2026-01-12T10:58:36.262Z"
203
203
  }