@tencent-ai/codebuddy-code 2.70.1-next.b358364.20260401 → 2.71.0-next.db78c46.20260401
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 +10 -0
- package/dist/codebuddy-headless.js +9 -9
- package/dist/codebuddy.js +13 -13
- package/package.json +1 -1
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +9 -9
- package/product.json +9 -9
- 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.
|
|
3
|
+
"version": "2.71.0-next.db78c46.20260401",
|
|
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
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"supportsToolCall": true,
|
|
637
637
|
"supportsImages": true,
|
|
638
638
|
"supportsReasoning": true,
|
|
639
|
-
"
|
|
639
|
+
"reasoning": {
|
|
640
640
|
"effort": "high",
|
|
641
641
|
"summary": "auto"
|
|
642
642
|
}
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
"supportsToolCall": true,
|
|
652
652
|
"supportsImages": true,
|
|
653
653
|
"supportsReasoning": true,
|
|
654
|
-
"
|
|
654
|
+
"reasoning": {
|
|
655
655
|
"effort": "high",
|
|
656
656
|
"summary": "auto"
|
|
657
657
|
}
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"supportsToolCall": true,
|
|
667
667
|
"supportsImages": true,
|
|
668
668
|
"supportsReasoning": true,
|
|
669
|
-
"
|
|
669
|
+
"reasoning": {
|
|
670
670
|
"effort": "high",
|
|
671
671
|
"summary": "auto"
|
|
672
672
|
}
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
"supportsToolCall": true,
|
|
682
682
|
"supportsImages": true,
|
|
683
683
|
"supportsReasoning": true,
|
|
684
|
-
"
|
|
684
|
+
"reasoning": {
|
|
685
685
|
"effort": "high",
|
|
686
686
|
"summary": "auto"
|
|
687
687
|
}
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"supportsToolCall": true,
|
|
697
697
|
"supportsImages": true,
|
|
698
698
|
"supportsReasoning": true,
|
|
699
|
-
"
|
|
699
|
+
"reasoning": {
|
|
700
700
|
"effort": "high",
|
|
701
701
|
"summary": "auto"
|
|
702
702
|
}
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
"supportsToolCall": true,
|
|
712
712
|
"supportsImages": true,
|
|
713
713
|
"supportsReasoning": true,
|
|
714
|
-
"
|
|
714
|
+
"reasoning": {
|
|
715
715
|
"effort": "high",
|
|
716
716
|
"summary": "auto"
|
|
717
717
|
}
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
"supportsToolCall": true,
|
|
743
743
|
"supportsImages": true,
|
|
744
744
|
"supportsReasoning": true,
|
|
745
|
-
"
|
|
745
|
+
"reasoning": {
|
|
746
746
|
"effort": "high",
|
|
747
747
|
"summary": "auto"
|
|
748
748
|
},
|
|
@@ -892,6 +892,6 @@
|
|
|
892
892
|
}
|
|
893
893
|
}
|
|
894
894
|
},
|
|
895
|
-
"commit": "
|
|
896
|
-
"date": "2026-
|
|
895
|
+
"commit": "db78c46c940f3cfc181563ef1ceb163c88a0d286",
|
|
896
|
+
"date": "2026-04-01T04:14:41.904Z"
|
|
897
897
|
}
|
package/product.json
CHANGED
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"supportsToolCall": true,
|
|
169
169
|
"supportsImages": true,
|
|
170
170
|
"supportsReasoning": true,
|
|
171
|
-
"
|
|
171
|
+
"reasoning": {
|
|
172
172
|
"effort": "high",
|
|
173
173
|
"summary": "auto"
|
|
174
174
|
}
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"supportsToolCall": true,
|
|
184
184
|
"supportsImages": true,
|
|
185
185
|
"supportsReasoning": true,
|
|
186
|
-
"
|
|
186
|
+
"reasoning": {
|
|
187
187
|
"effort": "high",
|
|
188
188
|
"summary": "auto"
|
|
189
189
|
}
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"supportsToolCall": true,
|
|
199
199
|
"supportsImages": true,
|
|
200
200
|
"supportsReasoning": true,
|
|
201
|
-
"
|
|
201
|
+
"reasoning": {
|
|
202
202
|
"effort": "high",
|
|
203
203
|
"summary": "auto"
|
|
204
204
|
}
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"supportsToolCall": true,
|
|
214
214
|
"supportsImages": true,
|
|
215
215
|
"supportsReasoning": true,
|
|
216
|
-
"
|
|
216
|
+
"reasoning": {
|
|
217
217
|
"effort": "high",
|
|
218
218
|
"summary": "auto"
|
|
219
219
|
}
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"supportsToolCall": true,
|
|
229
229
|
"supportsImages": true,
|
|
230
230
|
"supportsReasoning": true,
|
|
231
|
-
"
|
|
231
|
+
"reasoning": {
|
|
232
232
|
"effort": "high",
|
|
233
233
|
"summary": "auto"
|
|
234
234
|
}
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"supportsToolCall": true,
|
|
244
244
|
"supportsImages": true,
|
|
245
245
|
"supportsReasoning": true,
|
|
246
|
-
"
|
|
246
|
+
"reasoning": {
|
|
247
247
|
"effort": "high",
|
|
248
248
|
"summary": "auto"
|
|
249
249
|
}
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"supportsToolCall": true,
|
|
275
275
|
"supportsImages": true,
|
|
276
276
|
"supportsReasoning": true,
|
|
277
|
-
"
|
|
277
|
+
"reasoning": {
|
|
278
278
|
"effort": "high",
|
|
279
279
|
"summary": "auto"
|
|
280
280
|
},
|
|
@@ -1480,6 +1480,6 @@
|
|
|
1480
1480
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1481
1481
|
}
|
|
1482
1482
|
],
|
|
1483
|
-
"commit": "
|
|
1484
|
-
"date": "2026-
|
|
1483
|
+
"commit": "db78c46c940f3cfc181563ef1ceb163c88a0d286",
|
|
1484
|
+
"date": "2026-04-01T04:14:42.023Z"
|
|
1485
1485
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -293,6 +293,6 @@
|
|
|
293
293
|
"DeferToolLoading": true,
|
|
294
294
|
"ScheduledTasks": true
|
|
295
295
|
},
|
|
296
|
-
"commit": "
|
|
297
|
-
"date": "2026-
|
|
296
|
+
"commit": "db78c46c940f3cfc181563ef1ceb163c88a0d286",
|
|
297
|
+
"date": "2026-04-01T04:14:42.061Z"
|
|
298
298
|
}
|