@tencent-ai/codebuddy-code 2.49.6 → 2.49.7
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/CHANGELOG.md +6 -0
- package/dist/codebuddy.js +4 -4
- package/package.json +1 -1
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +17 -2
- package/product.ioa.json +21 -2
- package/product.json +2 -2
- package/product.selfhosted.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.49.
|
|
3
|
+
"version": "2.49.7",
|
|
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",
|
package/product.cloudhosted.json
CHANGED
|
@@ -378,6 +378,6 @@
|
|
|
378
378
|
"DeferToolLoading": true,
|
|
379
379
|
"ImageGen": true
|
|
380
380
|
},
|
|
381
|
-
"commit": "
|
|
382
|
-
"date": "2026-02-
|
|
381
|
+
"commit": "c8714d384575a3c894dcdcb084e907e34f3d7e5b",
|
|
382
|
+
"date": "2026-02-11T16:27:29.062Z"
|
|
383
383
|
}
|
package/product.internal.json
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
"instructions": "cli-agent-prompt",
|
|
8
8
|
"description": "cli agent",
|
|
9
9
|
"models": [
|
|
10
|
+
"glm-5.0",
|
|
10
11
|
"glm-4.7",
|
|
11
12
|
"glm-4.6",
|
|
12
13
|
"glm-4.6v",
|
|
@@ -272,6 +273,20 @@
|
|
|
272
273
|
"summary": "auto"
|
|
273
274
|
}
|
|
274
275
|
},
|
|
276
|
+
{
|
|
277
|
+
"credits": "x0.34 credits",
|
|
278
|
+
"id": "glm-5.0",
|
|
279
|
+
"name": "GLM-5.0",
|
|
280
|
+
"vendor": "e",
|
|
281
|
+
"maxOutputTokens": 48000,
|
|
282
|
+
"maxInputTokens": 200000,
|
|
283
|
+
"supportsToolCall": true,
|
|
284
|
+
"supportsImages": false,
|
|
285
|
+
"disabledMultimodal": true,
|
|
286
|
+
"maxAllowedSize": 200000,
|
|
287
|
+
"supportsReasoning": true,
|
|
288
|
+
"temperature": 1
|
|
289
|
+
},
|
|
275
290
|
{
|
|
276
291
|
"credits": "x0.20 credits",
|
|
277
292
|
"id": "glm-4.7",
|
|
@@ -399,6 +414,6 @@
|
|
|
399
414
|
"DeferToolLoading": true,
|
|
400
415
|
"ImageGen": true
|
|
401
416
|
},
|
|
402
|
-
"commit": "
|
|
403
|
-
"date": "2026-02-
|
|
417
|
+
"commit": "c8714d384575a3c894dcdcb084e907e34f3d7e5b",
|
|
418
|
+
"date": "2026-02-11T16:27:26.221Z"
|
|
404
419
|
}
|
package/product.ioa.json
CHANGED
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
"gpt-5.1-codex-mini",
|
|
27
27
|
"kimi-k2.5-ioa",
|
|
28
28
|
"kimi-k2-thinking",
|
|
29
|
+
"glm-5.0-ioa",
|
|
29
30
|
"glm-4.7-ioa",
|
|
30
31
|
"glm-4.6-ioa",
|
|
31
32
|
"glm-4.6v-ioa",
|
|
@@ -315,6 +316,24 @@
|
|
|
315
316
|
},
|
|
316
317
|
"maxAllowedSize": 164000
|
|
317
318
|
},
|
|
319
|
+
{
|
|
320
|
+
"credits": "x0.00 credits",
|
|
321
|
+
"id": "glm-5.0-ioa",
|
|
322
|
+
"name": "GLM-5.0",
|
|
323
|
+
"vendor": "e",
|
|
324
|
+
"maxOutputTokens": 48000,
|
|
325
|
+
"maxInputTokens": 200000,
|
|
326
|
+
"supportsToolCall": true,
|
|
327
|
+
"supportsImages": false,
|
|
328
|
+
"disabledMultimodal": true,
|
|
329
|
+
"maxAllowedSize": 200000,
|
|
330
|
+
"supportsReasoning": true,
|
|
331
|
+
"temperature": 1,
|
|
332
|
+
"relatedModels": {
|
|
333
|
+
"lite": "glm-5.0-ioa",
|
|
334
|
+
"reasoning": "glm-5.0-ioa"
|
|
335
|
+
}
|
|
336
|
+
},
|
|
318
337
|
{
|
|
319
338
|
"credits": "x0.00 credits",
|
|
320
339
|
"id": "glm-4.7-ioa",
|
|
@@ -587,6 +606,6 @@
|
|
|
587
606
|
"ImageGen": true,
|
|
588
607
|
"ImageEdit": true
|
|
589
608
|
},
|
|
590
|
-
"commit": "
|
|
591
|
-
"date": "2026-02-
|
|
609
|
+
"commit": "c8714d384575a3c894dcdcb084e907e34f3d7e5b",
|
|
610
|
+
"date": "2026-02-11T16:27:27.631Z"
|
|
592
611
|
}
|
package/product.json
CHANGED
|
@@ -1185,6 +1185,6 @@
|
|
|
1185
1185
|
"description": "tool-imageedit-description"
|
|
1186
1186
|
}
|
|
1187
1187
|
],
|
|
1188
|
-
"commit": "
|
|
1189
|
-
"date": "2026-02-
|
|
1188
|
+
"commit": "c8714d384575a3c894dcdcb084e907e34f3d7e5b",
|
|
1189
|
+
"date": "2026-02-11T16:27:24.838Z"
|
|
1190
1190
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -249,6 +249,6 @@
|
|
|
249
249
|
"CustomModelsJSON": true,
|
|
250
250
|
"DeferToolLoading": true
|
|
251
251
|
},
|
|
252
|
-
"commit": "
|
|
253
|
-
"date": "2026-02-
|
|
252
|
+
"commit": "c8714d384575a3c894dcdcb084e907e34f3d7e5b",
|
|
253
|
+
"date": "2026-02-11T16:27:30.443Z"
|
|
254
254
|
}
|