@tencent-ai/codebuddy-code 2.95.0-next.dddd628.20260502 → 2.95.0-next.fefce1e.20260503
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 +27 -14
- package/dist/codebuddy.js +29 -16
- 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.95.0-next.
|
|
3
|
+
"version": "2.95.0-next.fefce1e.20260503",
|
|
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
|
@@ -409,6 +409,6 @@
|
|
|
409
409
|
"ScheduledTasks": true,
|
|
410
410
|
"SkillManage": false
|
|
411
411
|
},
|
|
412
|
-
"commit": "
|
|
413
|
-
"date": "2026-05-
|
|
412
|
+
"commit": "fefce1e532e0f9088542ebed163203e2b037cf3f",
|
|
413
|
+
"date": "2026-05-03T04:17:17.852Z"
|
|
414
414
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1519,6 +1519,6 @@
|
|
|
1519
1519
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1520
1520
|
}
|
|
1521
1521
|
],
|
|
1522
|
-
"commit": "
|
|
1523
|
-
"date": "2026-05-
|
|
1522
|
+
"commit": "fefce1e532e0f9088542ebed163203e2b037cf3f",
|
|
1523
|
+
"date": "2026-05-03T04:17:17.941Z"
|
|
1524
1524
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -296,6 +296,6 @@
|
|
|
296
296
|
"DeferToolLoading": true,
|
|
297
297
|
"ScheduledTasks": true
|
|
298
298
|
},
|
|
299
|
-
"commit": "
|
|
300
|
-
"date": "2026-05-
|
|
299
|
+
"commit": "fefce1e532e0f9088542ebed163203e2b037cf3f",
|
|
300
|
+
"date": "2026-05-03T04:17:17.916Z"
|
|
301
301
|
}
|