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