@tencent-ai/codebuddy-code 2.7.0-next.b6842bc.20251122 → 2.7.0-next.f0a26b3.20251124
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 +5 -0
- package/dist/codebuddy.js +3 -3
- package/lib/node/index.js +1 -0
- 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/lib/node/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.7.0-next.
|
|
3
|
+
"version": "2.7.0-next.f0a26b3.20251124",
|
|
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
|
@@ -203,6 +203,6 @@
|
|
|
203
203
|
"BillingNotice": false,
|
|
204
204
|
"CustomModelsJSON": true
|
|
205
205
|
},
|
|
206
|
-
"commit": "
|
|
207
|
-
"date": "2025-11-
|
|
206
|
+
"commit": "f0a26b39c3796731da7e03cfc0cd2db98e7a4701",
|
|
207
|
+
"date": "2025-11-23T16:05:15.279Z"
|
|
208
208
|
}
|
package/product.internal.json
CHANGED
|
@@ -205,6 +205,6 @@
|
|
|
205
205
|
"BillingNotice": false,
|
|
206
206
|
"CustomModelsJSON": true
|
|
207
207
|
},
|
|
208
|
-
"commit": "
|
|
209
|
-
"date": "2025-11-
|
|
208
|
+
"commit": "f0a26b39c3796731da7e03cfc0cd2db98e7a4701",
|
|
209
|
+
"date": "2025-11-23T16:05:12.773Z"
|
|
210
210
|
}
|
package/product.ioa.json
CHANGED
|
@@ -399,6 +399,6 @@
|
|
|
399
399
|
"BillingNotice": false,
|
|
400
400
|
"CustomModelsJSON": true
|
|
401
401
|
},
|
|
402
|
-
"commit": "
|
|
403
|
-
"date": "2025-11-
|
|
402
|
+
"commit": "f0a26b39c3796731da7e03cfc0cd2db98e7a4701",
|
|
403
|
+
"date": "2025-11-23T16:05:13.990Z"
|
|
404
404
|
}
|
package/product.json
CHANGED
|
@@ -775,6 +775,6 @@
|
|
|
775
775
|
"description": "tool-ask-user-question-description"
|
|
776
776
|
}
|
|
777
777
|
],
|
|
778
|
-
"commit": "
|
|
779
|
-
"date": "2025-11-
|
|
778
|
+
"commit": "f0a26b39c3796731da7e03cfc0cd2db98e7a4701",
|
|
779
|
+
"date": "2025-11-23T16:05:11.467Z"
|
|
780
780
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -158,6 +158,6 @@
|
|
|
158
158
|
"BillingNotice": false,
|
|
159
159
|
"CustomModelsJSON": true
|
|
160
160
|
},
|
|
161
|
-
"commit": "
|
|
162
|
-
"date": "2025-11-
|
|
161
|
+
"commit": "f0a26b39c3796731da7e03cfc0cd2db98e7a4701",
|
|
162
|
+
"date": "2025-11-23T16:05:16.572Z"
|
|
163
163
|
}
|