@tencent-ai/codebuddy-code 2.25.1-next.8d474ce.20251227 → 2.25.1-next.d89962e.20251229
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/dist/codebuddy.js +3 -3
- 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 -3
- 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.25.1-next.
|
|
3
|
+
"version": "2.25.1-next.d89962e.20251229",
|
|
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
|
@@ -257,6 +257,6 @@
|
|
|
257
257
|
"BillingNotice": false,
|
|
258
258
|
"CustomModelsJSON": true
|
|
259
259
|
},
|
|
260
|
-
"commit": "
|
|
261
|
-
"date": "2025-12-
|
|
260
|
+
"commit": "d89962eb15cd6016299ec9be33a88c7947a6b447",
|
|
261
|
+
"date": "2025-12-29T10:08:23.836Z"
|
|
262
262
|
}
|
package/product.internal.json
CHANGED
|
@@ -278,6 +278,6 @@
|
|
|
278
278
|
"BillingNotice": false,
|
|
279
279
|
"CustomModelsJSON": true
|
|
280
280
|
},
|
|
281
|
-
"commit": "
|
|
282
|
-
"date": "2025-12-
|
|
281
|
+
"commit": "d89962eb15cd6016299ec9be33a88c7947a6b447",
|
|
282
|
+
"date": "2025-12-29T10:08:21.467Z"
|
|
283
283
|
}
|
package/product.ioa.json
CHANGED
|
@@ -488,6 +488,6 @@
|
|
|
488
488
|
"BillingNotice": false,
|
|
489
489
|
"CustomModelsJSON": true
|
|
490
490
|
},
|
|
491
|
-
"commit": "
|
|
492
|
-
"date": "2025-12-
|
|
491
|
+
"commit": "d89962eb15cd6016299ec9be33a88c7947a6b447",
|
|
492
|
+
"date": "2025-12-29T10:08:22.652Z"
|
|
493
493
|
}
|
package/product.json
CHANGED
|
@@ -833,7 +833,6 @@
|
|
|
833
833
|
"ReportAfterCancel": false,
|
|
834
834
|
"RequestBodyGzip": false,
|
|
835
835
|
"StandaloneTerminal": true,
|
|
836
|
-
"DisableCreditsConsumed": true,
|
|
837
836
|
"DisablePlugin": true,
|
|
838
837
|
"Skills": true,
|
|
839
838
|
"SelectComponent": true,
|
|
@@ -976,6 +975,6 @@
|
|
|
976
975
|
"description": "tool-ask-user-question-description"
|
|
977
976
|
}
|
|
978
977
|
],
|
|
979
|
-
"commit": "
|
|
980
|
-
"date": "2025-12-
|
|
978
|
+
"commit": "d89962eb15cd6016299ec9be33a88c7947a6b447",
|
|
979
|
+
"date": "2025-12-29T10:08:20.275Z"
|
|
981
980
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -196,6 +196,6 @@
|
|
|
196
196
|
"BillingNotice": false,
|
|
197
197
|
"CustomModelsJSON": true
|
|
198
198
|
},
|
|
199
|
-
"commit": "
|
|
200
|
-
"date": "2025-12-
|
|
199
|
+
"commit": "d89962eb15cd6016299ec9be33a88c7947a6b447",
|
|
200
|
+
"date": "2025-12-29T10:08:25.016Z"
|
|
201
201
|
}
|