@tencent-ai/codebuddy-code 2.10.0 → 2.10.1

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.0",
3
+ "version": "2.10.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",
@@ -227,6 +227,6 @@
227
227
  "BillingNotice": false,
228
228
  "CustomModelsJSON": true
229
229
  },
230
- "commit": "4b00e53df49148e9870c5d036cab4bbfd1a2ca89",
231
- "date": "2025-11-28T14:56:02.843Z"
230
+ "commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
231
+ "date": "2025-12-01T07:33:56.146Z"
232
232
  }
@@ -229,6 +229,6 @@
229
229
  "BillingNotice": false,
230
230
  "CustomModelsJSON": true
231
231
  },
232
- "commit": "4b00e53df49148e9870c5d036cab4bbfd1a2ca89",
233
- "date": "2025-11-28T14:56:00.636Z"
232
+ "commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
233
+ "date": "2025-12-01T07:33:53.784Z"
234
234
  }
package/product.ioa.json CHANGED
@@ -8,6 +8,7 @@
8
8
  "description": "cli agent",
9
9
  "models": [
10
10
  "claude-4.5",
11
+ "claude-opus-4.5",
11
12
  "claude-haiku-4.5",
12
13
  "gemini-3.0-pro",
13
14
  "gemini-2.5-pro",
@@ -214,6 +215,18 @@
214
215
  "supportsReasoning": true,
215
216
  "isDefault": true
216
217
  },
218
+ {
219
+ "credits": "x6.67 credits",
220
+ "id": "claude-opus-4.5",
221
+ "name": "Claude-4.5-Opus",
222
+ "vendor": "e",
223
+ "maxOutputTokens": 24000,
224
+ "maxInputTokens": 176000,
225
+ "supportsToolCall": true,
226
+ "supportsImages": true,
227
+ "maxAllowedSize": 80000,
228
+ "supportsReasoning": true
229
+ },
217
230
  {
218
231
  "credits": "x2.20 credits",
219
232
  "id": "claude-4.5",
@@ -430,6 +443,6 @@
430
443
  "BillingNotice": false,
431
444
  "CustomModelsJSON": true
432
445
  },
433
- "commit": "4b00e53df49148e9870c5d036cab4bbfd1a2ca89",
434
- "date": "2025-11-28T14:56:01.739Z"
446
+ "commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
447
+ "date": "2025-12-01T07:33:54.964Z"
435
448
  }
package/product.json CHANGED
@@ -280,7 +280,10 @@
280
280
  ],
281
281
  "tokenUsageThresholds": {
282
282
  "compact": {
283
- "emergency": 0.5
283
+ "emergency": 0.4,
284
+ "modelOverrides": {
285
+ "deepseek": 0.5
286
+ }
284
287
  },
285
288
  "summary": {
286
289
  "emergency": 0.15
@@ -813,6 +816,6 @@
813
816
  "description": "tool-ask-user-question-description"
814
817
  }
815
818
  ],
816
- "commit": "4b00e53df49148e9870c5d036cab4bbfd1a2ca89",
817
- "date": "2025-11-28T14:55:59.533Z"
819
+ "commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
820
+ "date": "2025-12-01T07:33:52.573Z"
818
821
  }
@@ -182,6 +182,6 @@
182
182
  "BillingNotice": false,
183
183
  "CustomModelsJSON": true
184
184
  },
185
- "commit": "4b00e53df49148e9870c5d036cab4bbfd1a2ca89",
186
- "date": "2025-11-28T14:56:03.946Z"
185
+ "commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
186
+ "date": "2025-12-01T07:33:57.322Z"
187
187
  }