@tencent-ai/codebuddy-code 2.8.2 → 2.8.3-next.028e717.20251126
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 +16 -1
- package/dist/codebuddy.js +1 -1
- package/package.json +3 -2
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +14 -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.8.
|
|
3
|
+
"version": "2.8.3-next.028e717.20251126",
|
|
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": {}
|
package/product.cloudhosted.json
CHANGED
|
@@ -227,6 +227,6 @@
|
|
|
227
227
|
"BillingNotice": false,
|
|
228
228
|
"CustomModelsJSON": true
|
|
229
229
|
},
|
|
230
|
-
"commit": "
|
|
231
|
-
"date": "2025-11-
|
|
230
|
+
"commit": "028e717347c2dbe4e485d3517c3a09c78a9ef938",
|
|
231
|
+
"date": "2025-11-25T16:05:23.209Z"
|
|
232
232
|
}
|
package/product.internal.json
CHANGED
|
@@ -229,6 +229,6 @@
|
|
|
229
229
|
"BillingNotice": false,
|
|
230
230
|
"CustomModelsJSON": true
|
|
231
231
|
},
|
|
232
|
-
"commit": "
|
|
233
|
-
"date": "2025-11-
|
|
232
|
+
"commit": "028e717347c2dbe4e485d3517c3a09c78a9ef938",
|
|
233
|
+
"date": "2025-11-25T16:05:20.903Z"
|
|
234
234
|
}
|
package/product.ioa.json
CHANGED
|
@@ -435,6 +435,6 @@
|
|
|
435
435
|
"BillingNotice": false,
|
|
436
436
|
"CustomModelsJSON": true
|
|
437
437
|
},
|
|
438
|
-
"commit": "
|
|
439
|
-
"date": "2025-11-
|
|
438
|
+
"commit": "028e717347c2dbe4e485d3517c3a09c78a9ef938",
|
|
439
|
+
"date": "2025-11-25T16:05:22.041Z"
|
|
440
440
|
}
|
package/product.json
CHANGED
|
@@ -231,6 +231,17 @@
|
|
|
231
231
|
"supportsToolCall": true,
|
|
232
232
|
"vendor": "f"
|
|
233
233
|
},
|
|
234
|
+
{
|
|
235
|
+
"credits": "x1.33 credits",
|
|
236
|
+
"id": "gemini-3.0-pro",
|
|
237
|
+
"name": "Gemini-3.0-Pro",
|
|
238
|
+
"maxOutputTokens": 64000,
|
|
239
|
+
"maxInputTokens": 400000,
|
|
240
|
+
"supportsToolCall": true,
|
|
241
|
+
"supportsImages": true,
|
|
242
|
+
"supportsReasoning": true,
|
|
243
|
+
"maxAllowedSize": 400000
|
|
244
|
+
},
|
|
234
245
|
{
|
|
235
246
|
"credits": "x0.20 credits",
|
|
236
247
|
"id": "gemini-2.5-flash",
|
|
@@ -474,6 +485,7 @@
|
|
|
474
485
|
"description": "cli agent",
|
|
475
486
|
"models": [
|
|
476
487
|
"default-model",
|
|
488
|
+
"gemini-3.0-pro",
|
|
477
489
|
"gemini-2.5-pro",
|
|
478
490
|
"gemini-2.5-flash",
|
|
479
491
|
"gpt-5.1",
|
|
@@ -805,6 +817,6 @@
|
|
|
805
817
|
"description": "tool-ask-user-question-description"
|
|
806
818
|
}
|
|
807
819
|
],
|
|
808
|
-
"commit": "
|
|
809
|
-
"date": "2025-11-
|
|
820
|
+
"commit": "028e717347c2dbe4e485d3517c3a09c78a9ef938",
|
|
821
|
+
"date": "2025-11-25T16:05:19.767Z"
|
|
810
822
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -182,6 +182,6 @@
|
|
|
182
182
|
"BillingNotice": false,
|
|
183
183
|
"CustomModelsJSON": true
|
|
184
184
|
},
|
|
185
|
-
"commit": "
|
|
186
|
-
"date": "2025-11-
|
|
185
|
+
"commit": "028e717347c2dbe4e485d3517c3a09c78a9ef938",
|
|
186
|
+
"date": "2025-11-25T16:05:24.409Z"
|
|
187
187
|
}
|