@tencent-ai/codebuddy-code 2.15.0-next.21f6cf9.20251208 → 2.15.1-next.8abdcee.20251209
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 +12 -0
- package/dist/codebuddy.js +3 -3
- 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.15.
|
|
3
|
+
"version": "2.15.1-next.8abdcee.20251209",
|
|
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
|
@@ -227,6 +227,6 @@
|
|
|
227
227
|
"BillingNotice": false,
|
|
228
228
|
"CustomModelsJSON": true
|
|
229
229
|
},
|
|
230
|
-
"commit": "
|
|
231
|
-
"date": "2025-12-
|
|
230
|
+
"commit": "8abdceee04a0cea6f9372c49b413c89cb5a0d47c",
|
|
231
|
+
"date": "2025-12-08T16:05:40.315Z"
|
|
232
232
|
}
|
package/product.internal.json
CHANGED
|
@@ -229,6 +229,6 @@
|
|
|
229
229
|
"BillingNotice": false,
|
|
230
230
|
"CustomModelsJSON": true
|
|
231
231
|
},
|
|
232
|
-
"commit": "
|
|
233
|
-
"date": "2025-12-
|
|
232
|
+
"commit": "8abdceee04a0cea6f9372c49b413c89cb5a0d47c",
|
|
233
|
+
"date": "2025-12-08T16:05:38.048Z"
|
|
234
234
|
}
|
package/product.ioa.json
CHANGED
|
@@ -445,6 +445,6 @@
|
|
|
445
445
|
"BillingNotice": false,
|
|
446
446
|
"CustomModelsJSON": true
|
|
447
447
|
},
|
|
448
|
-
"commit": "
|
|
449
|
-
"date": "2025-12-
|
|
448
|
+
"commit": "8abdceee04a0cea6f9372c49b413c89cb5a0d47c",
|
|
449
|
+
"date": "2025-12-08T16:05:39.182Z"
|
|
450
450
|
}
|
package/product.json
CHANGED
|
@@ -881,6 +881,6 @@
|
|
|
881
881
|
"description": "tool-ask-user-question-description"
|
|
882
882
|
}
|
|
883
883
|
],
|
|
884
|
-
"commit": "
|
|
885
|
-
"date": "2025-12-
|
|
884
|
+
"commit": "8abdceee04a0cea6f9372c49b413c89cb5a0d47c",
|
|
885
|
+
"date": "2025-12-08T16:05:36.923Z"
|
|
886
886
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -182,6 +182,6 @@
|
|
|
182
182
|
"BillingNotice": false,
|
|
183
183
|
"CustomModelsJSON": true
|
|
184
184
|
},
|
|
185
|
-
"commit": "
|
|
186
|
-
"date": "2025-12-
|
|
185
|
+
"commit": "8abdceee04a0cea6f9372c49b413c89cb5a0d47c",
|
|
186
|
+
"date": "2025-12-08T16:05:41.474Z"
|
|
187
187
|
}
|