@tencent-ai/codebuddy-code 2.93.6-next.f340d8c.20260425 → 2.93.6-next.f521e61.20260426
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-headless.js +66 -67
- package/dist/codebuddy.js +50 -51
- 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.93.6-next.
|
|
3
|
+
"version": "2.93.6-next.f521e61.20260426",
|
|
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
|
@@ -423,6 +423,6 @@
|
|
|
423
423
|
"ScheduledTasks": true,
|
|
424
424
|
"SkillManage": false
|
|
425
425
|
},
|
|
426
|
-
"commit": "
|
|
427
|
-
"date": "2026-04-
|
|
426
|
+
"commit": "f521e617928c4eed56b80ffb5194c8a02537ee23",
|
|
427
|
+
"date": "2026-04-25T16:16:43.155Z"
|
|
428
428
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1530,6 +1530,6 @@
|
|
|
1530
1530
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1531
1531
|
}
|
|
1532
1532
|
],
|
|
1533
|
-
"commit": "
|
|
1534
|
-
"date": "2026-04-
|
|
1533
|
+
"commit": "f521e617928c4eed56b80ffb5194c8a02537ee23",
|
|
1534
|
+
"date": "2026-04-25T16:16:43.237Z"
|
|
1535
1535
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -310,6 +310,6 @@
|
|
|
310
310
|
"DeferToolLoading": true,
|
|
311
311
|
"ScheduledTasks": true
|
|
312
312
|
},
|
|
313
|
-
"commit": "
|
|
314
|
-
"date": "2026-04-
|
|
313
|
+
"commit": "f521e617928c4eed56b80ffb5194c8a02537ee23",
|
|
314
|
+
"date": "2026-04-25T16:16:43.297Z"
|
|
315
315
|
}
|