@tencent-ai/codebuddy-code 2.8.4-next.1258a1d.20251126 → 2.8.5
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 +10 -0
- 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.8.
|
|
3
|
+
"version": "2.8.5",
|
|
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
|
@@ -227,6 +227,6 @@
|
|
|
227
227
|
"BillingNotice": false,
|
|
228
228
|
"CustomModelsJSON": true
|
|
229
229
|
},
|
|
230
|
-
"commit": "
|
|
231
|
-
"date": "2025-11-26T04:
|
|
230
|
+
"commit": "0878052c21808607ddae1063bb2a888e62f39cf7",
|
|
231
|
+
"date": "2025-11-26T04:44:57.449Z"
|
|
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-11-26T04:
|
|
232
|
+
"commit": "0878052c21808607ddae1063bb2a888e62f39cf7",
|
|
233
|
+
"date": "2025-11-26T04:44:55.242Z"
|
|
234
234
|
}
|
package/product.ioa.json
CHANGED
|
@@ -435,6 +435,6 @@
|
|
|
435
435
|
"BillingNotice": false,
|
|
436
436
|
"CustomModelsJSON": true
|
|
437
437
|
},
|
|
438
|
-
"commit": "
|
|
439
|
-
"date": "2025-11-26T04:
|
|
438
|
+
"commit": "0878052c21808607ddae1063bb2a888e62f39cf7",
|
|
439
|
+
"date": "2025-11-26T04:44:56.344Z"
|
|
440
440
|
}
|
package/product.json
CHANGED
|
@@ -817,6 +817,6 @@
|
|
|
817
817
|
"description": "tool-ask-user-question-description"
|
|
818
818
|
}
|
|
819
819
|
],
|
|
820
|
-
"commit": "
|
|
821
|
-
"date": "2025-11-26T04:
|
|
820
|
+
"commit": "0878052c21808607ddae1063bb2a888e62f39cf7",
|
|
821
|
+
"date": "2025-11-26T04:44:54.124Z"
|
|
822
822
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -182,6 +182,6 @@
|
|
|
182
182
|
"BillingNotice": false,
|
|
183
183
|
"CustomModelsJSON": true
|
|
184
184
|
},
|
|
185
|
-
"commit": "
|
|
186
|
-
"date": "2025-11-26T04:
|
|
185
|
+
"commit": "0878052c21808607ddae1063bb2a888e62f39cf7",
|
|
186
|
+
"date": "2025-11-26T04:44:58.557Z"
|
|
187
187
|
}
|