@tencent-ai/codebuddy-code 2.6.0-next.28d54eb.20251119 → 2.6.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 +0 -4
- package/dist/codebuddy.js +1 -1
- 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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.6.0
|
|
3
|
+
"version": "2.6.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
|
@@ -201,6 +201,6 @@
|
|
|
201
201
|
"BillingNotice": false,
|
|
202
202
|
"CustomModelsJSON": true
|
|
203
203
|
},
|
|
204
|
-
"commit": "
|
|
205
|
-
"date": "2025-11-
|
|
204
|
+
"commit": "34ba1f302486a8be3a94a909654885f089245a21",
|
|
205
|
+
"date": "2025-11-19T05:01:45.837Z"
|
|
206
206
|
}
|
package/product.internal.json
CHANGED
|
@@ -203,6 +203,6 @@
|
|
|
203
203
|
"BillingNotice": false,
|
|
204
204
|
"CustomModelsJSON": true
|
|
205
205
|
},
|
|
206
|
-
"commit": "
|
|
207
|
-
"date": "2025-11-
|
|
206
|
+
"commit": "34ba1f302486a8be3a94a909654885f089245a21",
|
|
207
|
+
"date": "2025-11-19T05:01:43.528Z"
|
|
208
208
|
}
|
package/product.ioa.json
CHANGED
|
@@ -397,6 +397,6 @@
|
|
|
397
397
|
"BillingNotice": false,
|
|
398
398
|
"CustomModelsJSON": true
|
|
399
399
|
},
|
|
400
|
-
"commit": "
|
|
401
|
-
"date": "2025-11-
|
|
400
|
+
"commit": "34ba1f302486a8be3a94a909654885f089245a21",
|
|
401
|
+
"date": "2025-11-19T05:01:44.683Z"
|
|
402
402
|
}
|
package/product.json
CHANGED
|
@@ -773,6 +773,6 @@
|
|
|
773
773
|
"description": "tool-ask-user-question-description"
|
|
774
774
|
}
|
|
775
775
|
],
|
|
776
|
-
"commit": "
|
|
777
|
-
"date": "2025-11-
|
|
776
|
+
"commit": "34ba1f302486a8be3a94a909654885f089245a21",
|
|
777
|
+
"date": "2025-11-19T05:01:42.406Z"
|
|
778
778
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -156,6 +156,6 @@
|
|
|
156
156
|
"BillingNotice": false,
|
|
157
157
|
"CustomModelsJSON": true
|
|
158
158
|
},
|
|
159
|
-
"commit": "
|
|
160
|
-
"date": "2025-11-
|
|
159
|
+
"commit": "34ba1f302486a8be3a94a909654885f089245a21",
|
|
160
|
+
"date": "2025-11-19T05:01:46.968Z"
|
|
161
161
|
}
|