@tencent-ai/codebuddy-code 2.20.0 → 2.20.1
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 +19 -0
- package/dist/codebuddy.js +1 -1
- 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.20.
|
|
3
|
+
"version": "2.20.1",
|
|
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
|
@@ -237,6 +237,6 @@
|
|
|
237
237
|
"BillingNotice": false,
|
|
238
238
|
"CustomModelsJSON": true
|
|
239
239
|
},
|
|
240
|
-
"commit": "
|
|
241
|
-
"date": "2025-12-
|
|
240
|
+
"commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
|
|
241
|
+
"date": "2025-12-19T03:43:04.308Z"
|
|
242
242
|
}
|
package/product.internal.json
CHANGED
|
@@ -239,6 +239,6 @@
|
|
|
239
239
|
"BillingNotice": false,
|
|
240
240
|
"CustomModelsJSON": true
|
|
241
241
|
},
|
|
242
|
-
"commit": "
|
|
243
|
-
"date": "2025-12-
|
|
242
|
+
"commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
|
|
243
|
+
"date": "2025-12-19T03:43:01.654Z"
|
|
244
244
|
}
|
package/product.ioa.json
CHANGED
|
@@ -434,6 +434,6 @@
|
|
|
434
434
|
"BillingNotice": false,
|
|
435
435
|
"CustomModelsJSON": true
|
|
436
436
|
},
|
|
437
|
-
"commit": "
|
|
438
|
-
"date": "2025-12-
|
|
437
|
+
"commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
|
|
438
|
+
"date": "2025-12-19T03:43:02.966Z"
|
|
439
439
|
}
|
package/product.json
CHANGED
|
@@ -915,6 +915,6 @@
|
|
|
915
915
|
"description": "tool-ask-user-question-description"
|
|
916
916
|
}
|
|
917
917
|
],
|
|
918
|
-
"commit": "
|
|
919
|
-
"date": "2025-12-
|
|
918
|
+
"commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
|
|
919
|
+
"date": "2025-12-19T03:43:00.250Z"
|
|
920
920
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -191,6 +191,6 @@
|
|
|
191
191
|
"BillingNotice": false,
|
|
192
192
|
"CustomModelsJSON": true
|
|
193
193
|
},
|
|
194
|
-
"commit": "
|
|
195
|
-
"date": "2025-12-
|
|
194
|
+
"commit": "b5dd8f655ece0a447406ae0060eca290b274f53c",
|
|
195
|
+
"date": "2025-12-19T03:43:05.643Z"
|
|
196
196
|
}
|