@tencent-ai/codebuddy-code 1.10.1 → 1.10.3
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 +18 -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.10.
|
|
3
|
+
"version": "1.10.3",
|
|
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
|
@@ -164,6 +164,6 @@
|
|
|
164
164
|
"productFeatures": {
|
|
165
165
|
"BillingNotice": false
|
|
166
166
|
},
|
|
167
|
-
"commit": "
|
|
168
|
-
"date": "2025-10-
|
|
167
|
+
"commit": "dfe0091f4fb71f1bc528baf045d8a3e4816c2538",
|
|
168
|
+
"date": "2025-10-11T13:52:53.492Z"
|
|
169
169
|
}
|
package/product.ioa.json
CHANGED
|
@@ -292,6 +292,6 @@
|
|
|
292
292
|
"productFeatures": {
|
|
293
293
|
"BillingNotice": false
|
|
294
294
|
},
|
|
295
|
-
"commit": "
|
|
296
|
-
"date": "2025-10-
|
|
295
|
+
"commit": "dfe0091f4fb71f1bc528baf045d8a3e4816c2538",
|
|
296
|
+
"date": "2025-10-11T13:52:54.699Z"
|
|
297
297
|
}
|
package/product.json
CHANGED
|
@@ -633,6 +633,6 @@
|
|
|
633
633
|
"description": "tool-killshell-description"
|
|
634
634
|
}
|
|
635
635
|
],
|
|
636
|
-
"commit": "
|
|
637
|
-
"date": "2025-10-
|
|
636
|
+
"commit": "dfe0091f4fb71f1bc528baf045d8a3e4816c2538",
|
|
637
|
+
"date": "2025-10-11T13:52:52.253Z"
|
|
638
638
|
}
|