@tencent-ai/codebuddy-code 2.8.2 → 2.8.3

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.8.2",
3
+ "version": "2.8.3",
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": "297eb681d2c13438745a4972788cb62b3c358a8b",
231
- "date": "2025-11-24T16:46:55.610Z"
230
+ "commit": "4535741bd31518b9b0453a12c1299a5191121ca8",
231
+ "date": "2025-11-25T12:45:46.889Z"
232
232
  }
@@ -229,6 +229,6 @@
229
229
  "BillingNotice": false,
230
230
  "CustomModelsJSON": true
231
231
  },
232
- "commit": "297eb681d2c13438745a4972788cb62b3c358a8b",
233
- "date": "2025-11-24T16:46:53.401Z"
232
+ "commit": "4535741bd31518b9b0453a12c1299a5191121ca8",
233
+ "date": "2025-11-25T12:45:44.645Z"
234
234
  }
package/product.ioa.json CHANGED
@@ -435,6 +435,6 @@
435
435
  "BillingNotice": false,
436
436
  "CustomModelsJSON": true
437
437
  },
438
- "commit": "297eb681d2c13438745a4972788cb62b3c358a8b",
439
- "date": "2025-11-24T16:46:54.513Z"
438
+ "commit": "4535741bd31518b9b0453a12c1299a5191121ca8",
439
+ "date": "2025-11-25T12:45:45.772Z"
440
440
  }
package/product.json CHANGED
@@ -231,6 +231,17 @@
231
231
  "supportsToolCall": true,
232
232
  "vendor": "f"
233
233
  },
234
+ {
235
+ "credits": "x1.33 credits",
236
+ "id": "gemini-3.0-pro",
237
+ "name": "Gemini-3.0-Pro",
238
+ "maxOutputTokens": 64000,
239
+ "maxInputTokens": 400000,
240
+ "supportsToolCall": true,
241
+ "supportsImages": true,
242
+ "supportsReasoning": true,
243
+ "maxAllowedSize": 400000
244
+ },
234
245
  {
235
246
  "credits": "x0.20 credits",
236
247
  "id": "gemini-2.5-flash",
@@ -474,6 +485,7 @@
474
485
  "description": "cli agent",
475
486
  "models": [
476
487
  "default-model",
488
+ "gemini-3.0-pro",
477
489
  "gemini-2.5-pro",
478
490
  "gemini-2.5-flash",
479
491
  "gpt-5.1",
@@ -805,6 +817,6 @@
805
817
  "description": "tool-ask-user-question-description"
806
818
  }
807
819
  ],
808
- "commit": "297eb681d2c13438745a4972788cb62b3c358a8b",
809
- "date": "2025-11-24T16:46:52.302Z"
820
+ "commit": "4535741bd31518b9b0453a12c1299a5191121ca8",
821
+ "date": "2025-11-25T12:45:43.519Z"
810
822
  }
@@ -182,6 +182,6 @@
182
182
  "BillingNotice": false,
183
183
  "CustomModelsJSON": true
184
184
  },
185
- "commit": "297eb681d2c13438745a4972788cb62b3c358a8b",
186
- "date": "2025-11-24T16:46:56.710Z"
185
+ "commit": "4535741bd31518b9b0453a12c1299a5191121ca8",
186
+ "date": "2025-11-25T12:45:48.016Z"
187
187
  }