@tencent-ai/codebuddy-code 2.36.0 → 2.36.1
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 +6 -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.36.
|
|
3
|
+
"version": "2.36.1",
|
|
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
|
@@ -317,6 +317,6 @@
|
|
|
317
317
|
"BillingNotice": false,
|
|
318
318
|
"CustomModelsJSON": true
|
|
319
319
|
},
|
|
320
|
-
"commit": "
|
|
321
|
-
"date": "2026-01-
|
|
320
|
+
"commit": "eed07d61885e559101a8aac4e65e3d67be0e58f0",
|
|
321
|
+
"date": "2026-01-16T05:10:40.227Z"
|
|
322
322
|
}
|
package/product.internal.json
CHANGED
|
@@ -319,6 +319,6 @@
|
|
|
319
319
|
"BillingNotice": false,
|
|
320
320
|
"CustomModelsJSON": true
|
|
321
321
|
},
|
|
322
|
-
"commit": "
|
|
323
|
-
"date": "2026-01-
|
|
322
|
+
"commit": "eed07d61885e559101a8aac4e65e3d67be0e58f0",
|
|
323
|
+
"date": "2026-01-16T05:10:37.527Z"
|
|
324
324
|
}
|
package/product.ioa.json
CHANGED
|
@@ -529,6 +529,6 @@
|
|
|
529
529
|
"BillingNotice": false,
|
|
530
530
|
"CustomModelsJSON": true
|
|
531
531
|
},
|
|
532
|
-
"commit": "
|
|
533
|
-
"date": "2026-01-
|
|
532
|
+
"commit": "eed07d61885e559101a8aac4e65e3d67be0e58f0",
|
|
533
|
+
"date": "2026-01-16T05:10:38.879Z"
|
|
534
534
|
}
|
package/product.json
CHANGED
|
@@ -1043,6 +1043,6 @@
|
|
|
1043
1043
|
"description": "tool-structuredoutput-description"
|
|
1044
1044
|
}
|
|
1045
1045
|
],
|
|
1046
|
-
"commit": "
|
|
1047
|
-
"date": "2026-01-
|
|
1046
|
+
"commit": "eed07d61885e559101a8aac4e65e3d67be0e58f0",
|
|
1047
|
+
"date": "2026-01-16T05:10:36.157Z"
|
|
1048
1048
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -199,6 +199,6 @@
|
|
|
199
199
|
"BillingNotice": false,
|
|
200
200
|
"CustomModelsJSON": true
|
|
201
201
|
},
|
|
202
|
-
"commit": "
|
|
203
|
-
"date": "2026-01-
|
|
202
|
+
"commit": "eed07d61885e559101a8aac4e65e3d67be0e58f0",
|
|
203
|
+
"date": "2026-01-16T05:10:41.612Z"
|
|
204
204
|
}
|