@tencent-ai/codebuddy-code 2.21.0-next.9dda4bc.20251220 → 2.22.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 +17 -0
- package/dist/codebuddy.js +4 -4
- package/lib/node/index.js +1 -0
- package/package.json +2 -3
- 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/lib/node/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.22.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",
|
|
@@ -29,8 +29,7 @@
|
|
|
29
29
|
"url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
|
|
30
30
|
},
|
|
31
31
|
"publishConfig": {
|
|
32
|
-
"access": "public"
|
|
33
|
-
"tag": "next"
|
|
32
|
+
"access": "public"
|
|
34
33
|
},
|
|
35
34
|
"scripts": {},
|
|
36
35
|
"devDependencies": {},
|
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": "99513c6e55aec7e6d92db60e8b7b62d96f32dc44",
|
|
241
|
+
"date": "2025-12-19T17:24:39.542Z"
|
|
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": "99513c6e55aec7e6d92db60e8b7b62d96f32dc44",
|
|
243
|
+
"date": "2025-12-19T17:24:37.218Z"
|
|
244
244
|
}
|
package/product.ioa.json
CHANGED
|
@@ -462,6 +462,6 @@
|
|
|
462
462
|
"BillingNotice": false,
|
|
463
463
|
"CustomModelsJSON": true
|
|
464
464
|
},
|
|
465
|
-
"commit": "
|
|
466
|
-
"date": "2025-12-
|
|
465
|
+
"commit": "99513c6e55aec7e6d92db60e8b7b62d96f32dc44",
|
|
466
|
+
"date": "2025-12-19T17:24:38.359Z"
|
|
467
467
|
}
|
package/product.json
CHANGED
|
@@ -943,6 +943,6 @@
|
|
|
943
943
|
"description": "tool-ask-user-question-description"
|
|
944
944
|
}
|
|
945
945
|
],
|
|
946
|
-
"commit": "
|
|
947
|
-
"date": "2025-12-
|
|
946
|
+
"commit": "99513c6e55aec7e6d92db60e8b7b62d96f32dc44",
|
|
947
|
+
"date": "2025-12-19T17:24:35.858Z"
|
|
948
948
|
}
|
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": "99513c6e55aec7e6d92db60e8b7b62d96f32dc44",
|
|
195
|
+
"date": "2025-12-19T17:24:40.842Z"
|
|
196
196
|
}
|