@tencent-ai/codebuddy-code 2.117.1-dev.ab1e674.202607071428 → 2.117.1-dev.bee63d2.202607102040
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-headless.js +149 -149
- package/dist/codebuddy.js +57 -57
- package/package.json +1 -1
- package/product.cloudhosted.json +2 -5
- package/product.internal.json +2 -5
- package/product.ioa.json +3 -5
- package/product.json +3 -5
- package/product.selfhosted.json +2 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.117.1-dev.
|
|
3
|
+
"version": "2.117.1-dev.bee63d2.202607102040",
|
|
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
|
@@ -193,9 +193,6 @@
|
|
|
193
193
|
"name": "autoModeClassifier",
|
|
194
194
|
"instructions": "auto-mode-classifier-instructions",
|
|
195
195
|
"description": "Classify auto mode tool permission risk.",
|
|
196
|
-
"models": [
|
|
197
|
-
"lite"
|
|
198
|
-
],
|
|
199
196
|
"tags": [
|
|
200
197
|
"cli",
|
|
201
198
|
"auto-mode-classifier"
|
|
@@ -827,6 +824,6 @@
|
|
|
827
824
|
"SelectImage": true,
|
|
828
825
|
"SkipToolCallSupportCheck": true
|
|
829
826
|
},
|
|
830
|
-
"commit": "
|
|
831
|
-
"date": "2026-07-
|
|
827
|
+
"commit": "bee63d220cd77fcc9aba7e3a2866d6f2e8ce2338",
|
|
828
|
+
"date": "2026-07-10T12:39:22.341Z"
|
|
832
829
|
}
|
package/product.internal.json
CHANGED
|
@@ -201,9 +201,6 @@
|
|
|
201
201
|
"name": "autoModeClassifier",
|
|
202
202
|
"instructions": "auto-mode-classifier-instructions",
|
|
203
203
|
"description": "Classify auto mode tool permission risk.",
|
|
204
|
-
"models": [
|
|
205
|
-
"lite"
|
|
206
|
-
],
|
|
207
204
|
"tags": [
|
|
208
205
|
"cli",
|
|
209
206
|
"auto-mode-classifier"
|
|
@@ -787,6 +784,6 @@
|
|
|
787
784
|
}
|
|
788
785
|
}
|
|
789
786
|
},
|
|
790
|
-
"commit": "
|
|
791
|
-
"date": "2026-07-
|
|
787
|
+
"commit": "bee63d220cd77fcc9aba7e3a2866d6f2e8ce2338",
|
|
788
|
+
"date": "2026-07-10T12:39:22.350Z"
|
|
792
789
|
}
|
package/product.ioa.json
CHANGED
|
@@ -236,9 +236,7 @@
|
|
|
236
236
|
"name": "autoModeClassifier",
|
|
237
237
|
"instructions": "auto-mode-classifier-instructions",
|
|
238
238
|
"description": "Classify auto mode tool permission risk.",
|
|
239
|
-
"models": [
|
|
240
|
-
"lite"
|
|
241
|
-
],
|
|
239
|
+
"models": [],
|
|
242
240
|
"tags": [
|
|
243
241
|
"cli",
|
|
244
242
|
"auto-mode-classifier"
|
|
@@ -1195,6 +1193,6 @@
|
|
|
1195
1193
|
}
|
|
1196
1194
|
}
|
|
1197
1195
|
},
|
|
1198
|
-
"commit": "
|
|
1199
|
-
"date": "2026-07-
|
|
1196
|
+
"commit": "bee63d220cd77fcc9aba7e3a2866d6f2e8ce2338",
|
|
1197
|
+
"date": "2026-07-10T12:39:22.329Z"
|
|
1200
1198
|
}
|
package/product.json
CHANGED
|
@@ -1216,9 +1216,7 @@
|
|
|
1216
1216
|
"name": "autoModeClassifier",
|
|
1217
1217
|
"instructions": "auto-mode-classifier-instructions",
|
|
1218
1218
|
"description": "Classify auto mode tool permission risk.",
|
|
1219
|
-
"models": [
|
|
1220
|
-
"lite"
|
|
1221
|
-
],
|
|
1219
|
+
"models": [],
|
|
1222
1220
|
"tags": [
|
|
1223
1221
|
"cli",
|
|
1224
1222
|
"auto-mode-classifier"
|
|
@@ -1771,6 +1769,6 @@
|
|
|
1771
1769
|
"deferLoading": true
|
|
1772
1770
|
}
|
|
1773
1771
|
],
|
|
1774
|
-
"commit": "
|
|
1775
|
-
"date": "2026-07-
|
|
1772
|
+
"commit": "bee63d220cd77fcc9aba7e3a2866d6f2e8ce2338",
|
|
1773
|
+
"date": "2026-07-10T12:39:22.337Z"
|
|
1776
1774
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -187,9 +187,6 @@
|
|
|
187
187
|
"name": "autoModeClassifier",
|
|
188
188
|
"instructions": "auto-mode-classifier-instructions",
|
|
189
189
|
"description": "Classify auto mode tool permission risk.",
|
|
190
|
-
"models": [
|
|
191
|
-
"lite"
|
|
192
|
-
],
|
|
193
190
|
"tags": [
|
|
194
191
|
"cli",
|
|
195
192
|
"auto-mode-classifier"
|
|
@@ -342,6 +339,6 @@
|
|
|
342
339
|
"ScheduledTasks": true,
|
|
343
340
|
"SkipToolCallSupportCheck": true
|
|
344
341
|
},
|
|
345
|
-
"commit": "
|
|
346
|
-
"date": "2026-07-
|
|
342
|
+
"commit": "bee63d220cd77fcc9aba7e3a2866d6f2e8ce2338",
|
|
343
|
+
"date": "2026-07-10T12:39:22.328Z"
|
|
347
344
|
}
|