@tencent-ai/codebuddy-code 1.7.0-next.704d314.20251003 → 1.7.0-next.785f00b.20251007
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 +1 -1
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "1.7.0-next.
|
|
3
|
+
"version": "1.7.0-next.785f00b.20251007",
|
|
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.internal.json
CHANGED
|
@@ -212,6 +212,6 @@
|
|
|
212
212
|
"productFeatures": {
|
|
213
213
|
"BillingNotice": false
|
|
214
214
|
},
|
|
215
|
-
"commit": "
|
|
216
|
-
"date": "2025-10-
|
|
215
|
+
"commit": "785f00bf7fb5e6bd5b46c5f56f4d2fa79eb93cb3",
|
|
216
|
+
"date": "2025-10-06T16:04:48.026Z"
|
|
217
217
|
}
|
package/product.ioa.json
CHANGED
|
@@ -316,6 +316,6 @@
|
|
|
316
316
|
"productFeatures": {
|
|
317
317
|
"BillingNotice": false
|
|
318
318
|
},
|
|
319
|
-
"commit": "
|
|
320
|
-
"date": "2025-10-
|
|
319
|
+
"commit": "785f00bf7fb5e6bd5b46c5f56f4d2fa79eb93cb3",
|
|
320
|
+
"date": "2025-10-06T16:04:49.235Z"
|
|
321
321
|
}
|
package/product.json
CHANGED
|
@@ -607,6 +607,6 @@
|
|
|
607
607
|
"description": "tool-exit-planmode-description"
|
|
608
608
|
}
|
|
609
609
|
],
|
|
610
|
-
"commit": "
|
|
611
|
-
"date": "2025-10-
|
|
610
|
+
"commit": "785f00bf7fb5e6bd5b46c5f56f4d2fa79eb93cb3",
|
|
611
|
+
"date": "2025-10-06T16:04:46.815Z"
|
|
612
612
|
}
|