@tencent-ai/codebuddy-code 2.97.5-next.a49ca3c.20260523 → 2.97.5-next.c5a44af.20260523
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 +2 -2
- 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.97.5-next.
|
|
3
|
+
"version": "2.97.5-next.c5a44af.20260523",
|
|
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
|
@@ -694,6 +694,6 @@
|
|
|
694
694
|
"SkillManage": false,
|
|
695
695
|
"SelectImage": true
|
|
696
696
|
},
|
|
697
|
-
"commit": "
|
|
698
|
-
"date": "2026-05-
|
|
697
|
+
"commit": "c5a44af84bf20fec147473b6418283f0c5a1746e",
|
|
698
|
+
"date": "2026-05-23T04:17:18.597Z"
|
|
699
699
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1547,6 +1547,6 @@
|
|
|
1547
1547
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1548
1548
|
}
|
|
1549
1549
|
],
|
|
1550
|
-
"commit": "
|
|
1551
|
-
"date": "2026-05-
|
|
1550
|
+
"commit": "c5a44af84bf20fec147473b6418283f0c5a1746e",
|
|
1551
|
+
"date": "2026-05-23T04:17:18.641Z"
|
|
1552
1552
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -303,6 +303,6 @@
|
|
|
303
303
|
"DeferToolLoading": true,
|
|
304
304
|
"ScheduledTasks": true
|
|
305
305
|
},
|
|
306
|
-
"commit": "
|
|
307
|
-
"date": "2026-05-
|
|
306
|
+
"commit": "c5a44af84bf20fec147473b6418283f0c5a1746e",
|
|
307
|
+
"date": "2026-05-23T04:17:18.570Z"
|
|
308
308
|
}
|