feat(browser): add stable tab handles and automation skill

This commit is contained in:
Peter Steinberger
2026-04-25 00:23:29 +01:00
parent 86856b88e3
commit 45e2a15e29
18 changed files with 384 additions and 42 deletions

View File

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