fix: avoid CLI startup warmup leaks

This commit is contained in:
Peter Steinberger
2026-04-26 10:40:58 +01:00
parent 64af2feda0
commit 4bc5e183ef
6 changed files with 49 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
{
"id": "browser",
"enabledByDefault": true,
"commandAliases": [{ "name": "browser" }],
"skills": ["./skills"],
"configSchema": {
"type": "object",