@tencent-ai/codebuddy-code 2.41.0 → 2.41.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.41.0",
3
+ "version": "2.41.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",
@@ -332,6 +332,6 @@
332
332
  "CustomModelsJSON": true,
333
333
  "ImageGen": true
334
334
  },
335
- "commit": "bc4c306fe084d8a3b717ea4f740b2ad6f8fc7906",
336
- "date": "2026-01-27T10:17:38.901Z"
335
+ "commit": "fafd0803521be5fd5c5cba042a777806e293c20d",
336
+ "date": "2026-01-27T15:52:41.723Z"
337
337
  }
@@ -13,6 +13,7 @@
13
13
  "deepseek-v3-2-volc",
14
14
  "deepseek-v3.1",
15
15
  "deepseek-v3-0324",
16
+ "kimi-k2.5",
16
17
  "kimi-k2-thinking"
17
18
  ],
18
19
  "commands": [
@@ -311,6 +312,24 @@
311
312
  },
312
313
  "maxAllowedSize": 256000
313
314
  },
315
+ {
316
+ "credits": "x0.42 credits",
317
+ "id": "kimi-k2.5",
318
+ "name": "Kimi-K2.5",
319
+ "vendor": "f",
320
+ "maxOutputTokens": 32000,
321
+ "maxInputTokens": 256000,
322
+ "supportsToolCall": true,
323
+ "supportsImages": true,
324
+ "supportsReasoning": true,
325
+ "temperature": 1,
326
+ "onlyReasoning": true,
327
+ "reasoning": {
328
+ "effort": "medium",
329
+ "summary": "auto"
330
+ },
331
+ "maxAllowedSize": 256000
332
+ },
314
333
  {
315
334
  "id": "hunyuan-image-v3.0",
316
335
  "name": "Hunyuan Image V3",
@@ -334,6 +353,6 @@
334
353
  "CustomModelsJSON": true,
335
354
  "ImageGen": true
336
355
  },
337
- "commit": "bc4c306fe084d8a3b717ea4f740b2ad6f8fc7906",
338
- "date": "2026-01-27T10:17:36.215Z"
356
+ "commit": "fafd0803521be5fd5c5cba042a777806e293c20d",
357
+ "date": "2026-01-27T15:52:39.135Z"
339
358
  }
package/product.ioa.json CHANGED
@@ -23,6 +23,7 @@
23
23
  "gpt-5.1-codex",
24
24
  "gpt-5.1-codex-max",
25
25
  "gpt-5.1-codex-mini",
26
+ "kimi-k2.5-ioa",
26
27
  "kimi-k2-thinking",
27
28
  "glm-4.7-ioa",
28
29
  "glm-4.6-ioa",
@@ -248,6 +249,24 @@
248
249
  },
249
250
  "maxAllowedSize": 256000
250
251
  },
252
+ {
253
+ "credits": "x0.00 credits",
254
+ "id": "kimi-k2.5-ioa",
255
+ "name": "Kimi-K2.5",
256
+ "vendor": "f",
257
+ "maxOutputTokens": 32000,
258
+ "maxInputTokens": 256000,
259
+ "supportsToolCall": true,
260
+ "supportsImages": true,
261
+ "supportsReasoning": true,
262
+ "temperature": 1,
263
+ "onlyReasoning": true,
264
+ "reasoning": {
265
+ "effort": "medium",
266
+ "summary": "auto"
267
+ },
268
+ "maxAllowedSize": 256000
269
+ },
251
270
  {
252
271
  "credits": "x0.00 credits",
253
272
  "id": "glm-4.7-ioa",
@@ -499,6 +518,6 @@
499
518
  "CustomModelsJSON": true,
500
519
  "ImageGen": true
501
520
  },
502
- "commit": "bc4c306fe084d8a3b717ea4f740b2ad6f8fc7906",
503
- "date": "2026-01-27T10:17:37.552Z"
521
+ "commit": "fafd0803521be5fd5c5cba042a777806e293c20d",
522
+ "date": "2026-01-27T15:52:40.419Z"
504
523
  }
package/product.json CHANGED
@@ -1006,6 +1006,6 @@
1006
1006
  "description": "tool-imagegen-description"
1007
1007
  }
1008
1008
  ],
1009
- "commit": "bc4c306fe084d8a3b717ea4f740b2ad6f8fc7906",
1010
- "date": "2026-01-27T10:17:34.871Z"
1009
+ "commit": "fafd0803521be5fd5c5cba042a777806e293c20d",
1010
+ "date": "2026-01-27T15:52:37.850Z"
1011
1011
  }
@@ -205,6 +205,6 @@
205
205
  "BillingNotice": false,
206
206
  "CustomModelsJSON": true
207
207
  },
208
- "commit": "bc4c306fe084d8a3b717ea4f740b2ad6f8fc7906",
209
- "date": "2026-01-27T10:17:40.218Z"
208
+ "commit": "fafd0803521be5fd5c5cba042a777806e293c20d",
209
+ "date": "2026-01-27T15:52:42.988Z"
210
210
  }