@tencent-ai/codebuddy-code 2.1.3 → 2.1.4-next.dab4896.20251112
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 +28 -0
- package/dist/codebuddy.js +2 -2
- 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 +15 -13
- 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.1.
|
|
3
|
+
"version": "2.1.4-next.dab4896.20251112",
|
|
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
|
@@ -198,6 +198,6 @@
|
|
|
198
198
|
"BillingNotice": false,
|
|
199
199
|
"CustomModelsJSON": true
|
|
200
200
|
},
|
|
201
|
-
"commit": "
|
|
202
|
-
"date": "2025-11-
|
|
201
|
+
"commit": "dab4896c3853f137094b434e2bef11d16e3e82e4",
|
|
202
|
+
"date": "2025-11-12T10:06:41.799Z"
|
|
203
203
|
}
|
package/product.internal.json
CHANGED
|
@@ -200,6 +200,6 @@
|
|
|
200
200
|
"BillingNotice": false,
|
|
201
201
|
"CustomModelsJSON": true
|
|
202
202
|
},
|
|
203
|
-
"commit": "
|
|
204
|
-
"date": "2025-11-
|
|
203
|
+
"commit": "dab4896c3853f137094b434e2bef11d16e3e82e4",
|
|
204
|
+
"date": "2025-11-12T10:06:39.219Z"
|
|
205
205
|
}
|
package/product.ioa.json
CHANGED
|
@@ -343,6 +343,6 @@
|
|
|
343
343
|
"BillingNotice": false,
|
|
344
344
|
"CustomModelsJSON": true
|
|
345
345
|
},
|
|
346
|
-
"commit": "
|
|
347
|
-
"date": "2025-11-
|
|
346
|
+
"commit": "dab4896c3853f137094b434e2bef11d16e3e82e4",
|
|
347
|
+
"date": "2025-11-12T10:06:40.523Z"
|
|
348
348
|
}
|
package/product.json
CHANGED
|
@@ -83,6 +83,7 @@
|
|
|
83
83
|
"\n\n",
|
|
84
84
|
"// "
|
|
85
85
|
],
|
|
86
|
+
"nesPredictionMaxLines": 4,
|
|
86
87
|
"jumpToHere": {
|
|
87
88
|
"instructions": "jump-to-here-prompt",
|
|
88
89
|
"userMessageInstruction": "jump-to-here-user-message-prompt",
|
|
@@ -92,9 +93,9 @@
|
|
|
92
93
|
"diagnostics"
|
|
93
94
|
],
|
|
94
95
|
"models": [
|
|
95
|
-
"
|
|
96
|
+
"codewise-navi-v1-2-taco"
|
|
96
97
|
],
|
|
97
|
-
"model": "
|
|
98
|
+
"model": "codewise-navi-v1-2-taco"
|
|
98
99
|
}
|
|
99
100
|
},
|
|
100
101
|
"models": [
|
|
@@ -580,14 +581,6 @@
|
|
|
580
581
|
"GenerateCommitMessage": true,
|
|
581
582
|
"InlineCompletions": true,
|
|
582
583
|
"InlineChat": true,
|
|
583
|
-
"NesCompletions": false,
|
|
584
|
-
"NesDocumentActiveChangeTrigger": false,
|
|
585
|
-
"NesCompletionsPrefetching": true,
|
|
586
|
-
"NESPrefetchingAfterEmptyCompletion": false,
|
|
587
|
-
"TriggerNESAfterCompletionHasBeenAccepted": false,
|
|
588
|
-
"NesRepeatFilter": true,
|
|
589
|
-
"NesRepeatFilterV2": false,
|
|
590
|
-
"NesRangeFix": true,
|
|
591
584
|
"CursorPositonPrefetching": false,
|
|
592
585
|
"CompletionsPrefetching": false,
|
|
593
586
|
"CompletionsResultFusion": true,
|
|
@@ -609,12 +602,21 @@
|
|
|
609
602
|
"McpInstallationGuide": true,
|
|
610
603
|
"SelectImage": false,
|
|
611
604
|
"Aegis": true,
|
|
612
|
-
"NesCompletionsJumpToHere": false,
|
|
613
605
|
"ProposalAPI": false,
|
|
614
606
|
"NESNativeRenderer": false,
|
|
615
607
|
"SwitchBySession": true,
|
|
608
|
+
"AutoMode": true,
|
|
616
609
|
"Billing": true,
|
|
617
610
|
"InternationalLogin": true,
|
|
611
|
+
"NesCompletions": true,
|
|
612
|
+
"NesDocumentActiveChangeTrigger": false,
|
|
613
|
+
"NesCompletionsPrefetching": true,
|
|
614
|
+
"NESPrefetchingAfterEmptyCompletion": true,
|
|
615
|
+
"TriggerNESAfterCompletionHasBeenAccepted": true,
|
|
616
|
+
"NesRepeatFilter": false,
|
|
617
|
+
"NesRepeatFilterV2": true,
|
|
618
|
+
"NesRangeFix": false,
|
|
619
|
+
"NesCompletionsJumpToHere": true,
|
|
618
620
|
"BillingNotice": true,
|
|
619
621
|
"CustomModelsJSON": true
|
|
620
622
|
},
|
|
@@ -709,6 +711,6 @@
|
|
|
709
711
|
"description": "tool-skill-description"
|
|
710
712
|
}
|
|
711
713
|
],
|
|
712
|
-
"commit": "
|
|
713
|
-
"date": "2025-11-
|
|
714
|
+
"commit": "dab4896c3853f137094b434e2bef11d16e3e82e4",
|
|
715
|
+
"date": "2025-11-12T10:06:37.903Z"
|
|
714
716
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -153,6 +153,6 @@
|
|
|
153
153
|
"BillingNotice": false,
|
|
154
154
|
"CustomModelsJSON": true
|
|
155
155
|
},
|
|
156
|
-
"commit": "
|
|
157
|
-
"date": "2025-11-
|
|
156
|
+
"commit": "dab4896c3853f137094b434e2bef11d16e3e82e4",
|
|
157
|
+
"date": "2025-11-12T10:06:43.090Z"
|
|
158
158
|
}
|