@tencent-ai/codebuddy-code 2.20.1 → 2.21.0-next.9dda4bc.20251220

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.20.1",
3
+ "version": "2.21.0-next.9dda4bc.20251220",
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",
@@ -29,7 +29,8 @@
29
29
  "url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
30
30
  },
31
31
  "publishConfig": {
32
- "access": "public"
32
+ "access": "public",
33
+ "tag": "next"
33
34
  },
34
35
  "scripts": {},
35
36
  "devDependencies": {},
@@ -181,7 +181,7 @@
181
181
  "maxAllowedSize": 56000
182
182
  },
183
183
  {
184
- "credits": "x0.57 credits",
184
+ "credits": "x0.20 credits",
185
185
  "id": "glm-4.6",
186
186
  "name": "GLM-4.6",
187
187
  "vendor": "f",
@@ -195,7 +195,7 @@
195
195
  "temperature": 1
196
196
  },
197
197
  {
198
- "credits": "x0.57 credits",
198
+ "credits": "x0.43 credits",
199
199
  "id": "deepseek-v3.1",
200
200
  "name": "DeepSeek-V3.1-Terminus",
201
201
  "vendor": "f",
@@ -237,6 +237,6 @@
237
237
  "BillingNotice": false,
238
238
  "CustomModelsJSON": true
239
239
  },
240
- "commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
241
- "date": "2025-12-19T03:43:04.308Z"
240
+ "commit": "9dda4bcfc0d005815ee58fdf934f6a78b18cfd3d",
241
+ "date": "2025-12-19T16:08:04.496Z"
242
242
  }
@@ -183,7 +183,7 @@
183
183
  "maxAllowedSize": 56000
184
184
  },
185
185
  {
186
- "credits": "x0.57 credits",
186
+ "credits": "x0.43 credits",
187
187
  "id": "deepseek-v3.1",
188
188
  "name": "DeepSeek-V3.1-Terminus",
189
189
  "vendor": "f",
@@ -195,7 +195,7 @@
195
195
  "maxAllowedSize": 56000
196
196
  },
197
197
  {
198
- "credits": "x0.57 credits",
198
+ "credits": "x0.20 credits",
199
199
  "id": "glm-4.6",
200
200
  "name": "GLM-4.6",
201
201
  "vendor": "f",
@@ -239,6 +239,6 @@
239
239
  "BillingNotice": false,
240
240
  "CustomModelsJSON": true
241
241
  },
242
- "commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
243
- "date": "2025-12-19T03:43:01.654Z"
242
+ "commit": "9dda4bcfc0d005815ee58fdf934f6a78b18cfd3d",
243
+ "date": "2025-12-19T16:08:02.206Z"
244
244
  }
package/product.ioa.json CHANGED
@@ -11,7 +11,9 @@
11
11
  "claude-opus-4.5",
12
12
  "claude-haiku-4.5",
13
13
  "gemini-3.0-pro",
14
+ "gemini-3.0-flash",
14
15
  "gemini-2.5-pro",
16
+ "gpt-5.2",
15
17
  "gpt-5.1",
16
18
  "gpt-5.1-codex",
17
19
  "gpt-5.1-codex-max",
@@ -189,7 +191,7 @@
189
191
  ],
190
192
  "models": [
191
193
  {
192
- "credits": "x0.57 credits",
194
+ "credits": "x0.43 credits",
193
195
  "id": "deepseek-v3.1",
194
196
  "name": "DeepSeek-V3.1-Terminus",
195
197
  "vendor": "f",
@@ -201,7 +203,7 @@
201
203
  "maxAllowedSize": 56000
202
204
  },
203
205
  {
204
- "credits": "x0.57 credits",
206
+ "credits": "x0.20 credits",
205
207
  "id": "glm-4.6",
206
208
  "name": "GLM-4.6",
207
209
  "vendor": "f",
@@ -266,6 +268,21 @@
266
268
  "lite"
267
269
  ]
268
270
  },
271
+ {
272
+ "credits": "x1.33 credits",
273
+ "id": "gpt-5.2",
274
+ "name": "GPT-5.2",
275
+ "vendor": "e",
276
+ "maxInputTokens": 272000,
277
+ "maxOutputTokens": 128000,
278
+ "supportsToolCall": true,
279
+ "supportsImages": true,
280
+ "supportsReasoning": true,
281
+ "reseaning": {
282
+ "effort": "medium",
283
+ "summary": "auto"
284
+ }
285
+ },
269
286
  {
270
287
  "credits": "x0.95 credits",
271
288
  "id": "gpt-5.1",
@@ -404,7 +421,18 @@
404
421
  "maxAllowedSize": 400000
405
422
  },
406
423
  {
407
- "credits": "x0.31 credits",
424
+ "credits": "x0.33 credits",
425
+ "id": "gemini-3.0-flash",
426
+ "name": "Gemini-3.0-Flash",
427
+ "maxOutputTokens": 64000,
428
+ "maxInputTokens": 400000,
429
+ "supportsToolCall": true,
430
+ "supportsImages": true,
431
+ "supportsReasoning": true,
432
+ "maxAllowedSize": 400000
433
+ },
434
+ {
435
+ "credits": "x0.23 credits",
408
436
  "id": "gemini-2.5-flash",
409
437
  "name": "Gemini-2.5-Flash",
410
438
  "maxOutputTokens": 64000,
@@ -415,7 +443,7 @@
415
443
  "maxAllowedSize": 400000
416
444
  },
417
445
  {
418
- "credits": "x1.30 credits",
446
+ "credits": "x0.95 credits",
419
447
  "id": "gemini-2.5-pro",
420
448
  "name": "Gemini-2.5-Pro",
421
449
  "maxOutputTokens": 64000,
@@ -434,6 +462,6 @@
434
462
  "BillingNotice": false,
435
463
  "CustomModelsJSON": true
436
464
  },
437
- "commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
438
- "date": "2025-12-19T03:43:02.966Z"
465
+ "commit": "9dda4bcfc0d005815ee58fdf934f6a78b18cfd3d",
466
+ "date": "2025-12-19T16:08:03.354Z"
439
467
  }
package/product.json CHANGED
@@ -129,6 +129,21 @@
129
129
  "lite"
130
130
  ]
131
131
  },
132
+ {
133
+ "credits": "x1.33 credits",
134
+ "id": "gpt-5.2",
135
+ "name": "GPT-5.2",
136
+ "vendor": "e",
137
+ "maxInputTokens": 272000,
138
+ "maxOutputTokens": 128000,
139
+ "supportsToolCall": true,
140
+ "supportsImages": true,
141
+ "supportsReasoning": true,
142
+ "reseaning": {
143
+ "effort": "medium",
144
+ "summary": "auto"
145
+ }
146
+ },
132
147
  {
133
148
  "credits": "x0.95 credits",
134
149
  "id": "gpt-5.1",
@@ -270,7 +285,18 @@
270
285
  "maxAllowedSize": 400000
271
286
  },
272
287
  {
273
- "credits": "x0.31 credits",
288
+ "credits": "x0.33 credits",
289
+ "id": "gemini-3.0-flash",
290
+ "name": "Gemini-3.0-Flash",
291
+ "maxOutputTokens": 64000,
292
+ "maxInputTokens": 400000,
293
+ "supportsToolCall": true,
294
+ "supportsImages": true,
295
+ "supportsReasoning": true,
296
+ "maxAllowedSize": 400000
297
+ },
298
+ {
299
+ "credits": "x0.23 credits",
274
300
  "id": "gemini-2.5-flash",
275
301
  "name": "Gemini-2.5-Flash",
276
302
  "maxOutputTokens": 64000,
@@ -281,7 +307,7 @@
281
307
  "maxAllowedSize": 400000
282
308
  },
283
309
  {
284
- "credits": "x1.30 credits",
310
+ "credits": "x0.95 credits",
285
311
  "id": "gemini-2.5-pro",
286
312
  "name": "Gemini-2.5-Pro",
287
313
  "maxOutputTokens": 64000,
@@ -292,7 +318,7 @@
292
318
  "maxAllowedSize": 400000
293
319
  },
294
320
  {
295
- "credits": "x0.57 credits",
321
+ "credits": "x0.20 credits",
296
322
  "disabledMultimodal": true,
297
323
  "id": "auto-chat",
298
324
  "maxOutputTokens": 16000,
@@ -532,8 +558,10 @@
532
558
  "models": [
533
559
  "default-model",
534
560
  "gemini-3.0-pro",
561
+ "gemini-3.0-flash",
535
562
  "gemini-2.5-pro",
536
563
  "gemini-2.5-flash",
564
+ "gpt-5.2",
537
565
  "gpt-5.1",
538
566
  "gpt-5.1-codex",
539
567
  "gpt-5.1-codex-max",
@@ -915,6 +943,6 @@
915
943
  "description": "tool-ask-user-question-description"
916
944
  }
917
945
  ],
918
- "commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
919
- "date": "2025-12-19T03:43:00.250Z"
946
+ "commit": "9dda4bcfc0d005815ee58fdf934f6a78b18cfd3d",
947
+ "date": "2025-12-19T16:08:01.053Z"
920
948
  }
@@ -191,6 +191,6 @@
191
191
  "BillingNotice": false,
192
192
  "CustomModelsJSON": true
193
193
  },
194
- "commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
195
- "date": "2025-12-19T03:43:05.643Z"
194
+ "commit": "9dda4bcfc0d005815ee58fdf934f6a78b18cfd3d",
195
+ "date": "2025-12-19T16:08:05.640Z"
196
196
  }