@tencent-ai/codebuddy-code 2.26.0 → 2.27.0
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 +20 -0
- package/dist/codebuddy.js +4 -4
- 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 +2 -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.
|
|
3
|
+
"version": "2.27.0",
|
|
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": "2025-12-
|
|
260
|
+
"commit": "7577776354a2e755e06edc45e62603f5cada3b17",
|
|
261
|
+
"date": "2025-12-30T13:23:16.782Z"
|
|
262
262
|
}
|
package/product.internal.json
CHANGED
|
@@ -276,6 +276,6 @@
|
|
|
276
276
|
"BillingNotice": false,
|
|
277
277
|
"CustomModelsJSON": true
|
|
278
278
|
},
|
|
279
|
-
"commit": "
|
|
280
|
-
"date": "2025-12-
|
|
279
|
+
"commit": "7577776354a2e755e06edc45e62603f5cada3b17",
|
|
280
|
+
"date": "2025-12-30T13:23:14.292Z"
|
|
281
281
|
}
|
package/product.ioa.json
CHANGED
|
@@ -484,6 +484,6 @@
|
|
|
484
484
|
"BillingNotice": false,
|
|
485
485
|
"CustomModelsJSON": true
|
|
486
486
|
},
|
|
487
|
-
"commit": "
|
|
488
|
-
"date": "2025-12-
|
|
487
|
+
"commit": "7577776354a2e755e06edc45e62603f5cada3b17",
|
|
488
|
+
"date": "2025-12-30T13:23:15.515Z"
|
|
489
489
|
}
|
package/product.json
CHANGED
|
@@ -970,6 +970,6 @@
|
|
|
970
970
|
"description": "tool-ask-user-question-description"
|
|
971
971
|
}
|
|
972
972
|
],
|
|
973
|
-
"commit": "
|
|
974
|
-
"date": "2025-12-
|
|
973
|
+
"commit": "7577776354a2e755e06edc45e62603f5cada3b17",
|
|
974
|
+
"date": "2025-12-30T13:23:13.104Z"
|
|
975
975
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -196,6 +196,6 @@
|
|
|
196
196
|
"BillingNotice": false,
|
|
197
197
|
"CustomModelsJSON": true
|
|
198
198
|
},
|
|
199
|
-
"commit": "
|
|
200
|
-
"date": "2025-12-
|
|
199
|
+
"commit": "7577776354a2e755e06edc45e62603f5cada3b17",
|
|
200
|
+
"date": "2025-12-30T13:23:17.993Z"
|
|
201
201
|
}
|