@tencent-ai/codebuddy-code 2.1.3 → 2.1.4
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 +11 -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": "2.1.
|
|
3
|
+
"version": "2.1.4",
|
|
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
|
@@ -198,6 +198,6 @@
|
|
|
198
198
|
"BillingNotice": false,
|
|
199
199
|
"CustomModelsJSON": true
|
|
200
200
|
},
|
|
201
|
-
"commit": "
|
|
202
|
-
"date": "2025-11-
|
|
201
|
+
"commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
|
|
202
|
+
"date": "2025-11-11T14:14:32.779Z"
|
|
203
203
|
}
|
package/product.internal.json
CHANGED
|
@@ -200,6 +200,6 @@
|
|
|
200
200
|
"BillingNotice": false,
|
|
201
201
|
"CustomModelsJSON": true
|
|
202
202
|
},
|
|
203
|
-
"commit": "
|
|
204
|
-
"date": "2025-11-
|
|
203
|
+
"commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
|
|
204
|
+
"date": "2025-11-11T14:14:30.601Z"
|
|
205
205
|
}
|
package/product.ioa.json
CHANGED
|
@@ -343,6 +343,6 @@
|
|
|
343
343
|
"BillingNotice": false,
|
|
344
344
|
"CustomModelsJSON": true
|
|
345
345
|
},
|
|
346
|
-
"commit": "
|
|
347
|
-
"date": "2025-11-
|
|
346
|
+
"commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
|
|
347
|
+
"date": "2025-11-11T14:14:31.689Z"
|
|
348
348
|
}
|
package/product.json
CHANGED
|
@@ -709,6 +709,6 @@
|
|
|
709
709
|
"description": "tool-skill-description"
|
|
710
710
|
}
|
|
711
711
|
],
|
|
712
|
-
"commit": "
|
|
713
|
-
"date": "2025-11-
|
|
712
|
+
"commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
|
|
713
|
+
"date": "2025-11-11T14:14:29.513Z"
|
|
714
714
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -153,6 +153,6 @@
|
|
|
153
153
|
"BillingNotice": false,
|
|
154
154
|
"CustomModelsJSON": true
|
|
155
155
|
},
|
|
156
|
-
"commit": "
|
|
157
|
-
"date": "2025-11-
|
|
156
|
+
"commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
|
|
157
|
+
"date": "2025-11-11T14:14:33.869Z"
|
|
158
158
|
}
|