@tencent-ai/codebuddy-code 2.27.2-next.9290940.20260105 → 2.27.2-next.c9f8adb.20260105
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 +3 -5
- package/product.ioa.json +3 -5
- package/product.json +3 -5
- 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.27.2-next.
|
|
3
|
+
"version": "2.27.2-next.c9f8adb.20260105",
|
|
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
|
@@ -257,6 +257,6 @@
|
|
|
257
257
|
"BillingNotice": false,
|
|
258
258
|
"CustomModelsJSON": true
|
|
259
259
|
},
|
|
260
|
-
"commit": "
|
|
261
|
-
"date": "2026-01-
|
|
260
|
+
"commit": "c9f8adbf027b4455ed0d0807bbbbc9654c35d072",
|
|
261
|
+
"date": "2026-01-04T16:08:40.397Z"
|
|
262
262
|
}
|
package/product.internal.json
CHANGED
|
@@ -76,9 +76,7 @@
|
|
|
76
76
|
"name": "compact",
|
|
77
77
|
"instructions": "compact-agent-prompt",
|
|
78
78
|
"description": "compact agent",
|
|
79
|
-
"tools": [
|
|
80
|
-
"Read"
|
|
81
|
-
],
|
|
79
|
+
"tools": [],
|
|
82
80
|
"tags": [
|
|
83
81
|
"cli",
|
|
84
82
|
"compact"
|
|
@@ -278,6 +276,6 @@
|
|
|
278
276
|
"BillingNotice": false,
|
|
279
277
|
"CustomModelsJSON": true
|
|
280
278
|
},
|
|
281
|
-
"commit": "
|
|
282
|
-
"date": "2026-01-
|
|
279
|
+
"commit": "c9f8adbf027b4455ed0d0807bbbbc9654c35d072",
|
|
280
|
+
"date": "2026-01-04T16:08:38.021Z"
|
|
283
281
|
}
|
package/product.ioa.json
CHANGED
|
@@ -102,9 +102,7 @@
|
|
|
102
102
|
"cli",
|
|
103
103
|
"content-analyzer"
|
|
104
104
|
],
|
|
105
|
-
"tools": [
|
|
106
|
-
"Read"
|
|
107
|
-
]
|
|
105
|
+
"tools": []
|
|
108
106
|
},
|
|
109
107
|
{
|
|
110
108
|
"name": "terminalTitleGenerator",
|
|
@@ -486,6 +484,6 @@
|
|
|
486
484
|
"BillingNotice": false,
|
|
487
485
|
"CustomModelsJSON": true
|
|
488
486
|
},
|
|
489
|
-
"commit": "
|
|
490
|
-
"date": "2026-01-
|
|
487
|
+
"commit": "c9f8adbf027b4455ed0d0807bbbbc9654c35d072",
|
|
488
|
+
"date": "2026-01-04T16:08:39.236Z"
|
|
491
489
|
}
|
package/product.json
CHANGED
|
@@ -647,9 +647,7 @@
|
|
|
647
647
|
"name": "compact",
|
|
648
648
|
"instructions": "compact-agent-prompt",
|
|
649
649
|
"description": "compact agent",
|
|
650
|
-
"tools": [
|
|
651
|
-
"Read"
|
|
652
|
-
],
|
|
650
|
+
"tools": [],
|
|
653
651
|
"tags": [
|
|
654
652
|
"cli",
|
|
655
653
|
"compact"
|
|
@@ -972,6 +970,6 @@
|
|
|
972
970
|
"description": "tool-ask-user-question-description"
|
|
973
971
|
}
|
|
974
972
|
],
|
|
975
|
-
"commit": "
|
|
976
|
-
"date": "2026-01-
|
|
973
|
+
"commit": "c9f8adbf027b4455ed0d0807bbbbc9654c35d072",
|
|
974
|
+
"date": "2026-01-04T16:08:36.773Z"
|
|
977
975
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -196,6 +196,6 @@
|
|
|
196
196
|
"BillingNotice": false,
|
|
197
197
|
"CustomModelsJSON": true
|
|
198
198
|
},
|
|
199
|
-
"commit": "
|
|
200
|
-
"date": "2026-01-
|
|
199
|
+
"commit": "c9f8adbf027b4455ed0d0807bbbbc9654c35d072",
|
|
200
|
+
"date": "2026-01-04T16:08:41.563Z"
|
|
201
201
|
}
|