@tencent-ai/codebuddy-code 1.24.0-next.df84bb9.20251105 → 1.24.0-next.f2e76f0.20251105
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 +12 -0
- package/dist/codebuddy.js +2 -2
- 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": "1.24.0-next.
|
|
3
|
+
"version": "1.24.0-next.f2e76f0.20251105",
|
|
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
|
@@ -175,6 +175,6 @@
|
|
|
175
175
|
"productFeatures": {
|
|
176
176
|
"BillingNotice": false
|
|
177
177
|
},
|
|
178
|
-
"commit": "
|
|
179
|
-
"date": "2025-11-
|
|
178
|
+
"commit": "f2e76f05142d94d23de58f89f968a59830572795",
|
|
179
|
+
"date": "2025-11-05T04:05:45.475Z"
|
|
180
180
|
}
|
package/product.internal.json
CHANGED
|
@@ -192,6 +192,6 @@
|
|
|
192
192
|
"productFeatures": {
|
|
193
193
|
"BillingNotice": false
|
|
194
194
|
},
|
|
195
|
-
"commit": "
|
|
196
|
-
"date": "2025-11-
|
|
195
|
+
"commit": "f2e76f05142d94d23de58f89f968a59830572795",
|
|
196
|
+
"date": "2025-11-05T04:05:43.126Z"
|
|
197
197
|
}
|
package/product.ioa.json
CHANGED
|
@@ -333,6 +333,6 @@
|
|
|
333
333
|
"productFeatures": {
|
|
334
334
|
"BillingNotice": false
|
|
335
335
|
},
|
|
336
|
-
"commit": "
|
|
337
|
-
"date": "2025-11-
|
|
336
|
+
"commit": "f2e76f05142d94d23de58f89f968a59830572795",
|
|
337
|
+
"date": "2025-11-05T04:05:44.283Z"
|
|
338
338
|
}
|
package/product.json
CHANGED
|
@@ -692,6 +692,6 @@
|
|
|
692
692
|
"description": "tool-skill-description"
|
|
693
693
|
}
|
|
694
694
|
],
|
|
695
|
-
"commit": "
|
|
696
|
-
"date": "2025-11-
|
|
695
|
+
"commit": "f2e76f05142d94d23de58f89f968a59830572795",
|
|
696
|
+
"date": "2025-11-05T04:05:41.964Z"
|
|
697
697
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -145,6 +145,6 @@
|
|
|
145
145
|
"productFeatures": {
|
|
146
146
|
"BillingNotice": false
|
|
147
147
|
},
|
|
148
|
-
"commit": "
|
|
149
|
-
"date": "2025-11-
|
|
148
|
+
"commit": "f2e76f05142d94d23de58f89f968a59830572795",
|
|
149
|
+
"date": "2025-11-05T04:05:46.639Z"
|
|
150
150
|
}
|