perf: mark capability plugins startup lazy

This commit is contained in:
Shakker
2026-04-28 03:24:19 +01:00
parent 97016fbf02
commit 86bdeb0561
29 changed files with 87 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
{
"id": "microsoft",
"activation": {
"onStartup": false
},
"enabledByDefault": true,
"contracts": {
"speechProviders": ["microsoft"]