@tencent-ai/agent-sdk 0.1.13 → 0.1.14
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/cli/CHANGELOG.md +6 -0
- package/cli/dist/codebuddy.js +1 -1
- package/cli/package.json +1 -1
- package/cli/product.cloudhosted.json +2 -2
- package/cli/product.internal.json +2 -2
- package/cli/product.ioa.json +2 -2
- package/cli/product.json +2 -2
- package/cli/product.selfhosted.json +2 -2
- package/package.json +1 -1
package/cli/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.28.
|
|
3
|
+
"version": "2.28.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",
|
|
@@ -295,6 +295,6 @@
|
|
|
295
295
|
"BillingNotice": false,
|
|
296
296
|
"CustomModelsJSON": true
|
|
297
297
|
},
|
|
298
|
-
"commit": "
|
|
299
|
-
"date": "2026-01-
|
|
298
|
+
"commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
|
|
299
|
+
"date": "2026-01-05T16:41:49.807Z"
|
|
300
300
|
}
|
|
@@ -297,6 +297,6 @@
|
|
|
297
297
|
"BillingNotice": false,
|
|
298
298
|
"CustomModelsJSON": true
|
|
299
299
|
},
|
|
300
|
-
"commit": "
|
|
301
|
-
"date": "2026-01-
|
|
300
|
+
"commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
|
|
301
|
+
"date": "2026-01-05T16:41:47.403Z"
|
|
302
302
|
}
|
package/cli/product.ioa.json
CHANGED
|
@@ -504,6 +504,6 @@
|
|
|
504
504
|
"BillingNotice": false,
|
|
505
505
|
"CustomModelsJSON": true
|
|
506
506
|
},
|
|
507
|
-
"commit": "
|
|
508
|
-
"date": "2026-01-
|
|
507
|
+
"commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
|
|
508
|
+
"date": "2026-01-05T16:41:48.606Z"
|
|
509
509
|
}
|
package/cli/product.json
CHANGED
|
@@ -996,6 +996,6 @@
|
|
|
996
996
|
"description": "tool-ask-user-question-description"
|
|
997
997
|
}
|
|
998
998
|
],
|
|
999
|
-
"commit": "
|
|
1000
|
-
"date": "2026-01-
|
|
999
|
+
"commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
|
|
1000
|
+
"date": "2026-01-05T16:41:46.185Z"
|
|
1001
1001
|
}
|
|
@@ -196,6 +196,6 @@
|
|
|
196
196
|
"BillingNotice": false,
|
|
197
197
|
"CustomModelsJSON": true
|
|
198
198
|
},
|
|
199
|
-
"commit": "
|
|
200
|
-
"date": "2026-01-
|
|
199
|
+
"commit": "65ecc9ddf86f536bc11a9f32cf7250a5508238fd",
|
|
200
|
+
"date": "2026-01-05T16:41:51.017Z"
|
|
201
201
|
}
|