@tencent-ai/codebuddy-code 2.47.0-next.03b39b8.20260205 → 2.47.0-next.18c29af.20260205
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/dist/codebuddy.js +5 -5
- package/package.json +1 -1
- package/product.cloudhosted.json +6 -6
- package/product.internal.json +6 -6
- package/product.ioa.json +5 -14
- package/product.json +6 -30
- 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.47.0-next.
|
|
3
|
+
"version": "2.47.0-next.18c29af.20260205",
|
|
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
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
"AskUserQuestion",
|
|
43
43
|
"LSP",
|
|
44
44
|
"StructuredOutput",
|
|
45
|
-
"
|
|
46
|
-
"
|
|
45
|
+
"ImageGen",
|
|
46
|
+
"ToolSearch"
|
|
47
47
|
],
|
|
48
48
|
"tags": [
|
|
49
49
|
"cli",
|
|
@@ -351,9 +351,9 @@
|
|
|
351
351
|
"productFeatures": {
|
|
352
352
|
"BillingNotice": false,
|
|
353
353
|
"CustomModelsJSON": true,
|
|
354
|
-
"
|
|
355
|
-
"
|
|
354
|
+
"ImageGen": true,
|
|
355
|
+
"DeferToolLoading": true
|
|
356
356
|
},
|
|
357
|
-
"commit": "
|
|
358
|
-
"date": "2026-02-
|
|
357
|
+
"commit": "18c29af76a891deb34491a52e727b942d183fba3",
|
|
358
|
+
"date": "2026-02-04T16:09:34.005Z"
|
|
359
359
|
}
|
package/product.internal.json
CHANGED
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"AskUserQuestion",
|
|
46
46
|
"LSP",
|
|
47
47
|
"StructuredOutput",
|
|
48
|
-
"
|
|
49
|
-
"
|
|
48
|
+
"ImageGen",
|
|
49
|
+
"ToolSearch"
|
|
50
50
|
],
|
|
51
51
|
"tags": [
|
|
52
52
|
"cli",
|
|
@@ -372,9 +372,9 @@
|
|
|
372
372
|
"productFeatures": {
|
|
373
373
|
"BillingNotice": false,
|
|
374
374
|
"CustomModelsJSON": true,
|
|
375
|
-
"
|
|
376
|
-
"
|
|
375
|
+
"ImageGen": true,
|
|
376
|
+
"DeferToolLoading": true
|
|
377
377
|
},
|
|
378
|
-
"commit": "
|
|
379
|
-
"date": "2026-02-
|
|
378
|
+
"commit": "18c29af76a891deb34491a52e727b942d183fba3",
|
|
379
|
+
"date": "2026-02-04T16:09:31.364Z"
|
|
380
380
|
}
|
package/product.ioa.json
CHANGED
|
@@ -59,9 +59,8 @@
|
|
|
59
59
|
"AskUserQuestion",
|
|
60
60
|
"LSP",
|
|
61
61
|
"StructuredOutput",
|
|
62
|
-
"ToolSearch",
|
|
63
62
|
"ImageGen",
|
|
64
|
-
"
|
|
63
|
+
"ToolSearch"
|
|
65
64
|
],
|
|
66
65
|
"tags": [
|
|
67
66
|
"cli",
|
|
@@ -519,18 +518,11 @@
|
|
|
519
518
|
"maxAllowedSize": 400000
|
|
520
519
|
},
|
|
521
520
|
{
|
|
522
|
-
"id": "hunyuan-image-v3.0
|
|
521
|
+
"id": "hunyuan-image-v3.0",
|
|
523
522
|
"name": "Hunyuan Image V3",
|
|
524
523
|
"tags": [
|
|
525
524
|
"text-to-image"
|
|
526
525
|
]
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"id": "hunyuan-image-v2.0-general-edit-ioa",
|
|
530
|
-
"name": "Hunyuan Image Edit",
|
|
531
|
-
"tags": [
|
|
532
|
-
"image-to-image"
|
|
533
|
-
]
|
|
534
526
|
}
|
|
535
527
|
],
|
|
536
528
|
"links": {
|
|
@@ -546,10 +538,9 @@
|
|
|
546
538
|
"productFeatures": {
|
|
547
539
|
"BillingNotice": false,
|
|
548
540
|
"CustomModelsJSON": true,
|
|
549
|
-
"DeferToolLoading": true,
|
|
550
541
|
"ImageGen": true,
|
|
551
|
-
"
|
|
542
|
+
"DeferToolLoading": true
|
|
552
543
|
},
|
|
553
|
-
"commit": "
|
|
554
|
-
"date": "2026-02-
|
|
544
|
+
"commit": "18c29af76a891deb34491a52e727b942d183fba3",
|
|
545
|
+
"date": "2026-02-04T16:09:32.690Z"
|
|
555
546
|
}
|
package/product.json
CHANGED
|
@@ -295,20 +295,6 @@
|
|
|
295
295
|
"lite": "auto-chat",
|
|
296
296
|
"reasoning": "auto-chat"
|
|
297
297
|
}
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"id": "hunyuan-image-v3.0",
|
|
301
|
-
"name": "Hunyuan Image V3",
|
|
302
|
-
"tags": [
|
|
303
|
-
"text-to-image"
|
|
304
|
-
]
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"id": "hunyuan-image-v2.0-general-edit",
|
|
308
|
-
"name": "Hunyuan Image Edit",
|
|
309
|
-
"tags": [
|
|
310
|
-
"image-to-image"
|
|
311
|
-
]
|
|
312
298
|
}
|
|
313
299
|
],
|
|
314
300
|
"tokenUsageThresholds": {
|
|
@@ -536,10 +522,6 @@
|
|
|
536
522
|
"name": "tool-imagegen-description",
|
|
537
523
|
"template": "Generate images from text descriptions using AI models.\n"
|
|
538
524
|
},
|
|
539
|
-
{
|
|
540
|
-
"name": "tool-imageedit-description",
|
|
541
|
-
"template": "Edit or modify an existing image using AI models. Use this tool when you have an image and want to transform it based on text instructions (e.g., style transfer, add elements, modify colors, etc.).\n"
|
|
542
|
-
},
|
|
543
525
|
{
|
|
544
526
|
"name": "output-style-explanatory",
|
|
545
527
|
"template": "# Output Style: Explanatory\nIn addition to software engineering tasks, you should provide educational insights about codebase along the way. You should be clear and educational, providing helpful explanations while remaining focused on the task. Balance educational content with task completion. When providing insights, you may exceed typical length constraints, but remain focused and relevant.\n\n# Explanatory Style Active\n\n## Insights\nIn order to encourage learning, before and after writing code, always provide brief educational explanations about implementation choices using (with backticks):\n\"`★ Insight ─────────────────────────────────────` [2-3 key educational points] `─────────────────────────────────────────────────`\"\n\nThese insights should be included in the conversation, not in codebase. You should generally focus on interesting insights that are specific to codebase or code you just wrote, rather than general programming concepts."
|
|
@@ -648,8 +630,7 @@
|
|
|
648
630
|
"LSP",
|
|
649
631
|
"StructuredOutput",
|
|
650
632
|
"ImageGen",
|
|
651
|
-
"ToolSearch"
|
|
652
|
-
"ImageEdit"
|
|
633
|
+
"ToolSearch"
|
|
653
634
|
],
|
|
654
635
|
"tags": [
|
|
655
636
|
"cli",
|
|
@@ -920,8 +901,7 @@
|
|
|
920
901
|
"CustomModelsJSON": true,
|
|
921
902
|
"ImageGen": false,
|
|
922
903
|
"BillingNotice": true,
|
|
923
|
-
"DeferToolLoading": true
|
|
924
|
-
"ImageEdit": false
|
|
904
|
+
"DeferToolLoading": true
|
|
925
905
|
},
|
|
926
906
|
"featureToggles": {
|
|
927
907
|
"SupportHttpsAgentProxy": true
|
|
@@ -1096,19 +1076,15 @@
|
|
|
1096
1076
|
"name": "StructuredOutput",
|
|
1097
1077
|
"description": "tool-structuredoutput-description"
|
|
1098
1078
|
},
|
|
1099
|
-
{
|
|
1100
|
-
"name": "ToolSearch",
|
|
1101
|
-
"description": "tool-toolsearch-description"
|
|
1102
|
-
},
|
|
1103
1079
|
{
|
|
1104
1080
|
"name": "ImageGen",
|
|
1105
1081
|
"description": "tool-imagegen-description"
|
|
1106
1082
|
},
|
|
1107
1083
|
{
|
|
1108
|
-
"name": "
|
|
1109
|
-
"description": "tool-
|
|
1084
|
+
"name": "ToolSearch",
|
|
1085
|
+
"description": "tool-toolsearch-description"
|
|
1110
1086
|
}
|
|
1111
1087
|
],
|
|
1112
|
-
"commit": "
|
|
1113
|
-
"date": "2026-02-
|
|
1088
|
+
"commit": "18c29af76a891deb34491a52e727b942d183fba3",
|
|
1089
|
+
"date": "2026-02-04T16:09:30.051Z"
|
|
1114
1090
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -225,6 +225,6 @@
|
|
|
225
225
|
"CustomModelsJSON": true,
|
|
226
226
|
"DeferToolLoading": true
|
|
227
227
|
},
|
|
228
|
-
"commit": "
|
|
229
|
-
"date": "2026-02-
|
|
228
|
+
"commit": "18c29af76a891deb34491a52e727b942d183fba3",
|
|
229
|
+
"date": "2026-02-04T16:09:35.317Z"
|
|
230
230
|
}
|