@tencent-ai/codebuddy-code 2.10.0-next.e912374.20251201 → 2.10.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/CHANGELOG.md +6 -0
- package/dist/codebuddy.js +1 -1
- package/package.json +2 -3
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +15 -2
- package/product.json +6 -3
- 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.10.
|
|
3
|
+
"version": "2.10.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",
|
|
@@ -29,8 +29,7 @@
|
|
|
29
29
|
"url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
|
|
30
30
|
},
|
|
31
31
|
"publishConfig": {
|
|
32
|
-
"access": "public"
|
|
33
|
-
"tag": "next"
|
|
32
|
+
"access": "public"
|
|
34
33
|
},
|
|
35
34
|
"scripts": {},
|
|
36
35
|
"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-12-
|
|
230
|
+
"commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
|
|
231
|
+
"date": "2025-12-01T07:33:56.146Z"
|
|
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-12-
|
|
232
|
+
"commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
|
|
233
|
+
"date": "2025-12-01T07:33:53.784Z"
|
|
234
234
|
}
|
package/product.ioa.json
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"description": "cli agent",
|
|
9
9
|
"models": [
|
|
10
10
|
"claude-4.5",
|
|
11
|
+
"claude-opus-4.5",
|
|
11
12
|
"claude-haiku-4.5",
|
|
12
13
|
"gemini-3.0-pro",
|
|
13
14
|
"gemini-2.5-pro",
|
|
@@ -214,6 +215,18 @@
|
|
|
214
215
|
"supportsReasoning": true,
|
|
215
216
|
"isDefault": true
|
|
216
217
|
},
|
|
218
|
+
{
|
|
219
|
+
"credits": "x6.67 credits",
|
|
220
|
+
"id": "claude-opus-4.5",
|
|
221
|
+
"name": "Claude-4.5-Opus",
|
|
222
|
+
"vendor": "e",
|
|
223
|
+
"maxOutputTokens": 24000,
|
|
224
|
+
"maxInputTokens": 176000,
|
|
225
|
+
"supportsToolCall": true,
|
|
226
|
+
"supportsImages": true,
|
|
227
|
+
"maxAllowedSize": 80000,
|
|
228
|
+
"supportsReasoning": true
|
|
229
|
+
},
|
|
217
230
|
{
|
|
218
231
|
"credits": "x2.20 credits",
|
|
219
232
|
"id": "claude-4.5",
|
|
@@ -430,6 +443,6 @@
|
|
|
430
443
|
"BillingNotice": false,
|
|
431
444
|
"CustomModelsJSON": true
|
|
432
445
|
},
|
|
433
|
-
"commit": "
|
|
434
|
-
"date": "2025-12-
|
|
446
|
+
"commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
|
|
447
|
+
"date": "2025-12-01T07:33:54.964Z"
|
|
435
448
|
}
|
package/product.json
CHANGED
|
@@ -280,7 +280,10 @@
|
|
|
280
280
|
],
|
|
281
281
|
"tokenUsageThresholds": {
|
|
282
282
|
"compact": {
|
|
283
|
-
"emergency": 0.
|
|
283
|
+
"emergency": 0.4,
|
|
284
|
+
"modelOverrides": {
|
|
285
|
+
"deepseek": 0.5
|
|
286
|
+
}
|
|
284
287
|
},
|
|
285
288
|
"summary": {
|
|
286
289
|
"emergency": 0.15
|
|
@@ -813,6 +816,6 @@
|
|
|
813
816
|
"description": "tool-ask-user-question-description"
|
|
814
817
|
}
|
|
815
818
|
],
|
|
816
|
-
"commit": "
|
|
817
|
-
"date": "2025-12-
|
|
819
|
+
"commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
|
|
820
|
+
"date": "2025-12-01T07:33:52.573Z"
|
|
818
821
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -182,6 +182,6 @@
|
|
|
182
182
|
"BillingNotice": false,
|
|
183
183
|
"CustomModelsJSON": true
|
|
184
184
|
},
|
|
185
|
-
"commit": "
|
|
186
|
-
"date": "2025-12-
|
|
185
|
+
"commit": "e599ac17a5fadfb0e06cb9dd1c920b706f9b9b27",
|
|
186
|
+
"date": "2025-12-01T07:33:57.322Z"
|
|
187
187
|
}
|