@tencent-ai/codebuddy-code 1.1.4-next.f5202a7.20250921 → 1.1.5-next.e822df1.20250922
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 +6 -0
- package/dist/codebuddy.js +1 -1
- package/package.json +1 -1
- package/product.internal.json +5 -5
- package/product.ioa.json +5 -5
- package/product.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.5-next.e822df1.20250922",
|
|
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.internal.json
CHANGED
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
"name": "
|
|
41
|
+
"name": "general-purpose",
|
|
42
42
|
"instructions": "cli-agent-prompt",
|
|
43
|
-
"description": "
|
|
43
|
+
"description": "taskgeneral-purpose agent",
|
|
44
44
|
"tools": [
|
|
45
45
|
"Read",
|
|
46
46
|
"LS",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
],
|
|
61
61
|
"tags": [
|
|
62
62
|
"cli",
|
|
63
|
-
"
|
|
63
|
+
"general-purpose"
|
|
64
64
|
]
|
|
65
65
|
},
|
|
66
66
|
{
|
|
@@ -203,6 +203,6 @@
|
|
|
203
203
|
"productFeatures": {
|
|
204
204
|
"BillingNotice": false
|
|
205
205
|
},
|
|
206
|
-
"commit": "
|
|
207
|
-
"date": "2025-09-
|
|
206
|
+
"commit": "e822df1b2cdf8b6bc48bc3a7d820da8621e73476",
|
|
207
|
+
"date": "2025-09-21T16:02:49.571Z"
|
|
208
208
|
}
|
package/product.ioa.json
CHANGED
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
]
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
|
-
"name": "
|
|
46
|
+
"name": "general-purpose",
|
|
47
47
|
"instructions": "cli-agent-prompt",
|
|
48
|
-
"description": "
|
|
48
|
+
"description": "general-purpose agent",
|
|
49
49
|
"tools": [
|
|
50
50
|
"Read",
|
|
51
51
|
"LS",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
],
|
|
66
66
|
"tags": [
|
|
67
67
|
"cli",
|
|
68
|
-
"
|
|
68
|
+
"general-purpose"
|
|
69
69
|
]
|
|
70
70
|
},
|
|
71
71
|
{
|
|
@@ -294,6 +294,6 @@
|
|
|
294
294
|
"productFeatures": {
|
|
295
295
|
"BillingNotice": false
|
|
296
296
|
},
|
|
297
|
-
"commit": "
|
|
298
|
-
"date": "2025-09-
|
|
297
|
+
"commit": "e822df1b2cdf8b6bc48bc3a7d820da8621e73476",
|
|
298
|
+
"date": "2025-09-21T16:02:51.898Z"
|
|
299
299
|
}
|
package/product.json
CHANGED
|
@@ -359,9 +359,9 @@
|
|
|
359
359
|
]
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
|
-
"name": "
|
|
362
|
+
"name": "general-purpose",
|
|
363
363
|
"instructions": "cli-agent-prompt",
|
|
364
|
-
"description": "
|
|
364
|
+
"description": "general-purpose agent",
|
|
365
365
|
"tools": [
|
|
366
366
|
"Read",
|
|
367
367
|
"LS",
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
],
|
|
382
382
|
"tags": [
|
|
383
383
|
"cli",
|
|
384
|
-
"
|
|
384
|
+
"general-purpose"
|
|
385
385
|
]
|
|
386
386
|
},
|
|
387
387
|
{
|
|
@@ -569,6 +569,6 @@
|
|
|
569
569
|
"description": "tool-task-description"
|
|
570
570
|
}
|
|
571
571
|
],
|
|
572
|
-
"commit": "
|
|
573
|
-
"date": "2025-09-
|
|
572
|
+
"commit": "e822df1b2cdf8b6bc48bc3a7d820da8621e73476",
|
|
573
|
+
"date": "2025-09-21T16:02:48.161Z"
|
|
574
574
|
}
|