@tencent-ai/agent-sdk 0.3.135 → 0.3.136
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 +8 -0
- package/cli/dist/codebuddy-headless.js +55 -55
- 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.93.
|
|
3
|
+
"version": "2.93.3",
|
|
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/cli/product.ioa.json
CHANGED
package/cli/product.json
CHANGED
|
@@ -1520,6 +1520,6 @@
|
|
|
1520
1520
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1521
1521
|
}
|
|
1522
1522
|
],
|
|
1523
|
-
"commit": "
|
|
1524
|
-
"date": "2026-04-
|
|
1523
|
+
"commit": "2b96955bc947ceac75fcd2a3e985c6164999fdc4",
|
|
1524
|
+
"date": "2026-04-22T12:32:51.663Z"
|
|
1525
1525
|
}
|
|
@@ -310,6 +310,6 @@
|
|
|
310
310
|
"DeferToolLoading": true,
|
|
311
311
|
"ScheduledTasks": true
|
|
312
312
|
},
|
|
313
|
-
"commit": "
|
|
314
|
-
"date": "2026-04-
|
|
313
|
+
"commit": "2b96955bc947ceac75fcd2a3e985c6164999fdc4",
|
|
314
|
+
"date": "2026-04-22T12:32:51.596Z"
|
|
315
315
|
}
|