@tencent-ai/codebuddy-code 2.10.1-next.58d3e07.20251201 → 2.10.1-next.e522f3a.20251202
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 +1 -1
- package/package.json +1 -1
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +6 -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.10.1-next.
|
|
3
|
+
"version": "2.10.1-next.e522f3a.20251202",
|
|
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
|
@@ -227,6 +227,6 @@
|
|
|
227
227
|
"BillingNotice": false,
|
|
228
228
|
"CustomModelsJSON": true
|
|
229
229
|
},
|
|
230
|
-
"commit": "
|
|
231
|
-
"date": "2025-12-
|
|
230
|
+
"commit": "e522f3a39f265a03a6dfdfd67c17905716cb2335",
|
|
231
|
+
"date": "2025-12-01T16:05:32.837Z"
|
|
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": "e522f3a39f265a03a6dfdfd67c17905716cb2335",
|
|
233
|
+
"date": "2025-12-01T16:05:30.612Z"
|
|
234
234
|
}
|
package/product.ioa.json
CHANGED
|
@@ -443,6 +443,6 @@
|
|
|
443
443
|
"BillingNotice": false,
|
|
444
444
|
"CustomModelsJSON": true
|
|
445
445
|
},
|
|
446
|
-
"commit": "
|
|
447
|
-
"date": "2025-12-
|
|
446
|
+
"commit": "e522f3a39f265a03a6dfdfd67c17905716cb2335",
|
|
447
|
+
"date": "2025-12-01T16:05:31.715Z"
|
|
448
448
|
}
|
package/product.json
CHANGED
|
@@ -718,6 +718,10 @@
|
|
|
718
718
|
"ImportMetadataForCompletions": true,
|
|
719
719
|
"CBChatUI": false,
|
|
720
720
|
"CompletionItemsForCompletions": true,
|
|
721
|
+
"WebFetch": true,
|
|
722
|
+
"SummaryWebFetch": true,
|
|
723
|
+
"WebSearch": true,
|
|
724
|
+
"DynamicAddWebSearch": true,
|
|
721
725
|
"BillingNotice": true,
|
|
722
726
|
"CustomModelsJSON": true
|
|
723
727
|
},
|
|
@@ -816,6 +820,6 @@
|
|
|
816
820
|
"description": "tool-ask-user-question-description"
|
|
817
821
|
}
|
|
818
822
|
],
|
|
819
|
-
"commit": "
|
|
820
|
-
"date": "2025-12-
|
|
823
|
+
"commit": "e522f3a39f265a03a6dfdfd67c17905716cb2335",
|
|
824
|
+
"date": "2025-12-01T16:05:29.492Z"
|
|
821
825
|
}
|
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": "e522f3a39f265a03a6dfdfd67c17905716cb2335",
|
|
186
|
+
"date": "2025-12-01T16:05:33.952Z"
|
|
187
187
|
}
|