@tencent-ai/codebuddy-code 1.17.0-next.c04bfad.20251022 → 1.17.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/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": "1.17.0
|
|
3
|
+
"version": "1.17.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
|
@@ -170,6 +170,6 @@
|
|
|
170
170
|
"productFeatures": {
|
|
171
171
|
"BillingNotice": false
|
|
172
172
|
},
|
|
173
|
-
"commit": "
|
|
174
|
-
"date": "2025-10-
|
|
173
|
+
"commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
|
|
174
|
+
"date": "2025-10-21T15:50:42.295Z"
|
|
175
175
|
}
|
package/product.internal.json
CHANGED
|
@@ -172,6 +172,6 @@
|
|
|
172
172
|
"productFeatures": {
|
|
173
173
|
"BillingNotice": false
|
|
174
174
|
},
|
|
175
|
-
"commit": "
|
|
176
|
-
"date": "2025-10-
|
|
175
|
+
"commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
|
|
176
|
+
"date": "2025-10-21T15:50:39.818Z"
|
|
177
177
|
}
|
package/product.ioa.json
CHANGED
|
@@ -303,6 +303,6 @@
|
|
|
303
303
|
"productFeatures": {
|
|
304
304
|
"BillingNotice": false
|
|
305
305
|
},
|
|
306
|
-
"commit": "
|
|
307
|
-
"date": "2025-10-
|
|
306
|
+
"commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
|
|
307
|
+
"date": "2025-10-21T15:50:41.055Z"
|
|
308
308
|
}
|
package/product.json
CHANGED
|
@@ -669,6 +669,6 @@
|
|
|
669
669
|
"description": "tool-slashcommand-description"
|
|
670
670
|
}
|
|
671
671
|
],
|
|
672
|
-
"commit": "
|
|
673
|
-
"date": "2025-10-
|
|
672
|
+
"commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
|
|
673
|
+
"date": "2025-10-21T15:50:38.590Z"
|
|
674
674
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -142,6 +142,6 @@
|
|
|
142
142
|
"productFeatures": {
|
|
143
143
|
"BillingNotice": false
|
|
144
144
|
},
|
|
145
|
-
"commit": "
|
|
146
|
-
"date": "2025-10-
|
|
145
|
+
"commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
|
|
146
|
+
"date": "2025-10-21T15:50:43.530Z"
|
|
147
147
|
}
|