@tencent-ai/codebuddy-code 2.44.0 → 2.44.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.44.0",
3
+ "version": "2.44.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",
@@ -177,6 +177,9 @@
177
177
  "description": "Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. \"src/components/**/*.tsx\"), search code for keywords (eg. \"API endpoints\"), or answer questions about the codebase (eg. \"how do API endpoints work?\"). When calling this agent, specify the desired thoroughness level: \"quick\" for basic searches, \"medium\" for moderate exploration, or \"very thorough\" for comprehensive analysis across multiple locations and naming conventions. (Tools: All tools)",
178
178
  "tools": [
179
179
  "Read",
180
+ "Write",
181
+ "Edit",
182
+ "MultiEdit",
180
183
  "Bash",
181
184
  "Glob",
182
185
  "Grep",
@@ -314,7 +317,7 @@
314
317
  "name": "Kimi-K2-Thinking",
315
318
  "vendor": "f",
316
319
  "maxOutputTokens": 32000,
317
- "maxInputTokens": 205000,
320
+ "maxInputTokens": 164000,
318
321
  "supportsToolCall": true,
319
322
  "supportsImages": false,
320
323
  "supportsReasoning": true,
@@ -324,7 +327,7 @@
324
327
  "effort": "medium",
325
328
  "summary": "auto"
326
329
  },
327
- "maxAllowedSize": 205000
330
+ "maxAllowedSize": 164000
328
331
  },
329
332
  {
330
333
  "id": "hunyuan-image-v3.0",
@@ -349,6 +352,6 @@
349
352
  "CustomModelsJSON": true,
350
353
  "ImageGen": true
351
354
  },
352
- "commit": "10228f026d6ae28624f739de283a081024b8f76b",
353
- "date": "2026-02-02T07:44:22.255Z"
355
+ "commit": "15af15a22e46a796841fa8c4e56d5898f9b49345",
356
+ "date": "2026-02-02T18:32:53.243Z"
354
357
  }
@@ -180,6 +180,9 @@
180
180
  "description": "Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. \"src/components/**/*.tsx\"), search code for keywords (eg. \"API endpoints\"), or answer questions about the codebase (eg. \"how do API endpoints work?\"). When calling this agent, specify the desired thoroughness level: \"quick\" for basic searches, \"medium\" for moderate exploration, or \"very thorough\" for comprehensive analysis across multiple locations and naming conventions. (Tools: All tools)",
181
181
  "tools": [
182
182
  "Read",
183
+ "Write",
184
+ "Edit",
185
+ "MultiEdit",
183
186
  "Bash",
184
187
  "Glob",
185
188
  "Grep",
@@ -317,7 +320,7 @@
317
320
  "name": "Kimi-K2-Thinking",
318
321
  "vendor": "f",
319
322
  "maxOutputTokens": 32000,
320
- "maxInputTokens": 205000,
323
+ "maxInputTokens": 164000,
321
324
  "supportsToolCall": true,
322
325
  "supportsImages": false,
323
326
  "supportsReasoning": true,
@@ -327,7 +330,7 @@
327
330
  "effort": "medium",
328
331
  "summary": "auto"
329
332
  },
330
- "maxAllowedSize": 205000
333
+ "maxAllowedSize": 164000
331
334
  },
332
335
  {
333
336
  "credits": "x0.42 credits",
@@ -335,7 +338,7 @@
335
338
  "name": "Kimi-K2.5",
336
339
  "vendor": "f",
337
340
  "maxOutputTokens": 32000,
338
- "maxInputTokens": 205000,
341
+ "maxInputTokens": 164000,
339
342
  "supportsToolCall": true,
340
343
  "supportsImages": true,
341
344
  "supportsReasoning": true,
@@ -345,7 +348,7 @@
345
348
  "effort": "medium",
346
349
  "summary": "auto"
347
350
  },
348
- "maxAllowedSize": 205000
351
+ "maxAllowedSize": 164000
349
352
  },
350
353
  {
351
354
  "id": "hunyuan-image-v3.0",
@@ -370,6 +373,6 @@
370
373
  "CustomModelsJSON": true,
371
374
  "ImageGen": true
372
375
  },
373
- "commit": "10228f026d6ae28624f739de283a081024b8f76b",
374
- "date": "2026-02-02T07:44:19.295Z"
376
+ "commit": "15af15a22e46a796841fa8c4e56d5898f9b49345",
377
+ "date": "2026-02-02T18:32:50.572Z"
375
378
  }
package/product.ioa.json CHANGED
@@ -204,6 +204,9 @@
204
204
  "description": "Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. \"src/components/**/*.tsx\"), search code for keywords (eg. \"API endpoints\"), or answer questions about the codebase (eg. \"how do API endpoints work?\"). When calling this agent, specify the desired thoroughness level: \"quick\" for basic searches, \"medium\" for moderate exploration, or \"very thorough\" for comprehensive analysis across multiple locations and naming conventions. (Tools: All tools)",
205
205
  "tools": [
206
206
  "Read",
207
+ "Write",
208
+ "Edit",
209
+ "MultiEdit",
207
210
  "Bash",
208
211
  "Glob",
209
212
  "Grep",
@@ -255,7 +258,7 @@
255
258
  "name": "Kimi-K2-Thinking",
256
259
  "vendor": "f",
257
260
  "maxOutputTokens": 32000,
258
- "maxInputTokens": 205000,
261
+ "maxInputTokens": 164000,
259
262
  "supportsToolCall": true,
260
263
  "supportsImages": false,
261
264
  "supportsReasoning": true,
@@ -265,7 +268,7 @@
265
268
  "effort": "medium",
266
269
  "summary": "auto"
267
270
  },
268
- "maxAllowedSize": 205000
271
+ "maxAllowedSize": 164000
269
272
  },
270
273
  {
271
274
  "credits": "x0.00 credits",
@@ -273,7 +276,7 @@
273
276
  "name": "Kimi-K2.5",
274
277
  "vendor": "f",
275
278
  "maxOutputTokens": 32000,
276
- "maxInputTokens": 205000,
279
+ "maxInputTokens": 164000,
277
280
  "supportsToolCall": true,
278
281
  "supportsImages": true,
279
282
  "supportsReasoning": true,
@@ -283,7 +286,7 @@
283
286
  "effort": "medium",
284
287
  "summary": "auto"
285
288
  },
286
- "maxAllowedSize": 205000
289
+ "maxAllowedSize": 164000
287
290
  },
288
291
  {
289
292
  "credits": "x0.00 credits",
@@ -536,6 +539,6 @@
536
539
  "CustomModelsJSON": true,
537
540
  "ImageGen": true
538
541
  },
539
- "commit": "10228f026d6ae28624f739de283a081024b8f76b",
540
- "date": "2026-02-02T07:44:20.784Z"
542
+ "commit": "15af15a22e46a796841fa8c4e56d5898f9b49345",
543
+ "date": "2026-02-02T18:32:51.889Z"
541
544
  }
package/product.json CHANGED
@@ -761,6 +761,9 @@
761
761
  "description": "Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. \"src/components/**/*.tsx\"), search code for keywords (eg. \"API endpoints\"), or answer questions about the codebase (eg. \"how do API endpoints work?\"). When calling this agent, specify the desired thoroughness level: \"quick\" for basic searches, \"medium\" for moderate exploration, or \"very thorough\" for comprehensive analysis across multiple locations and naming conventions. (Tools: All tools)",
762
762
  "tools": [
763
763
  "Read",
764
+ "Write",
765
+ "Edit",
766
+ "MultiEdit",
764
767
  "Bash",
765
768
  "Glob",
766
769
  "Grep",
@@ -1064,6 +1067,6 @@
1064
1067
  "description": "tool-imagegen-description"
1065
1068
  }
1066
1069
  ],
1067
- "commit": "10228f026d6ae28624f739de283a081024b8f76b",
1068
- "date": "2026-02-02T07:44:17.792Z"
1070
+ "commit": "15af15a22e46a796841fa8c4e56d5898f9b49345",
1071
+ "date": "2026-02-02T18:32:49.253Z"
1069
1072
  }
@@ -171,6 +171,9 @@
171
171
  "description": "Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. \"src/components/**/*.tsx\"), search code for keywords (eg. \"API endpoints\"), or answer questions about the codebase (eg. \"how do API endpoints work?\"). When calling this agent, specify the desired thoroughness level: \"quick\" for basic searches, \"medium\" for moderate exploration, or \"very thorough\" for comprehensive analysis across multiple locations and naming conventions. (Tools: All tools)",
172
172
  "tools": [
173
173
  "Read",
174
+ "Write",
175
+ "Edit",
176
+ "MultiEdit",
174
177
  "Bash",
175
178
  "Glob",
176
179
  "Grep",
@@ -220,6 +223,6 @@
220
223
  "BillingNotice": false,
221
224
  "CustomModelsJSON": true
222
225
  },
223
- "commit": "10228f026d6ae28624f739de283a081024b8f76b",
224
- "date": "2026-02-02T07:44:23.697Z"
226
+ "commit": "15af15a22e46a796841fa8c4e56d5898f9b49345",
227
+ "date": "2026-02-02T18:32:54.568Z"
225
228
  }