@tencent-ai/codebuddy-code 2.48.0 → 2.48.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.48.0",
3
+ "version": "2.48.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",
@@ -367,6 +367,6 @@
367
367
  "DeferToolLoading": true,
368
368
  "ImageGen": true
369
369
  },
370
- "commit": "445113c903f7b836ba074a544725e055d84c2178",
371
- "date": "2026-02-05T15:09:00.233Z"
370
+ "commit": "72511ad1dc57be26038b5aca20d5955252525a81",
371
+ "date": "2026-02-06T14:44:40.708Z"
372
372
  }
@@ -388,6 +388,6 @@
388
388
  "DeferToolLoading": true,
389
389
  "ImageGen": true
390
390
  },
391
- "commit": "445113c903f7b836ba074a544725e055d84c2178",
392
- "date": "2026-02-05T15:08:57.446Z"
391
+ "commit": "72511ad1dc57be26038b5aca20d5955252525a81",
392
+ "date": "2026-02-06T14:44:38.031Z"
393
393
  }
package/product.ioa.json CHANGED
@@ -12,6 +12,7 @@
12
12
  "description": "cli agent",
13
13
  "models": [
14
14
  "claude-4.5",
15
+ "claude-opus-4.6",
15
16
  "claude-opus-4.5",
16
17
  "claude-haiku-4.5",
17
18
  "gemini-3.0-pro",
@@ -360,6 +361,18 @@
360
361
  "reasoning": "glm-4.6-ioa"
361
362
  }
362
363
  },
364
+ {
365
+ "credits": "x3.33 credits",
366
+ "id": "claude-opus-4.6",
367
+ "name": "Claude-Opus-4.6",
368
+ "vendor": "e",
369
+ "maxOutputTokens": 24000,
370
+ "maxInputTokens": 176000,
371
+ "supportsToolCall": true,
372
+ "supportsImages": true,
373
+ "maxAllowedSize": 80000,
374
+ "supportsReasoning": true
375
+ },
363
376
  {
364
377
  "credits": "x3.33 credits",
365
378
  "id": "claude-opus-4.5",
@@ -563,6 +576,6 @@
563
576
  "ImageGen": true,
564
577
  "ImageEdit": true
565
578
  },
566
- "commit": "445113c903f7b836ba074a544725e055d84c2178",
567
- "date": "2026-02-05T15:08:58.887Z"
579
+ "commit": "72511ad1dc57be26038b5aca20d5955252525a81",
580
+ "date": "2026-02-06T14:44:39.360Z"
568
581
  }
package/product.json CHANGED
@@ -1126,6 +1126,6 @@
1126
1126
  "description": "tool-imageedit-description"
1127
1127
  }
1128
1128
  ],
1129
- "commit": "445113c903f7b836ba074a544725e055d84c2178",
1130
- "date": "2026-02-05T15:08:56.000Z"
1129
+ "commit": "72511ad1dc57be26038b5aca20d5955252525a81",
1130
+ "date": "2026-02-06T14:44:36.694Z"
1131
1131
  }
@@ -238,6 +238,6 @@
238
238
  "CustomModelsJSON": true,
239
239
  "DeferToolLoading": true
240
240
  },
241
- "commit": "445113c903f7b836ba074a544725e055d84c2178",
242
- "date": "2026-02-05T15:09:01.569Z"
241
+ "commit": "72511ad1dc57be26038b5aca20d5955252525a81",
242
+ "date": "2026-02-06T14:44:42.099Z"
243
243
  }