chore: bump version to 1.0.20

This commit is contained in:
Gab
2026-03-28 01:03:55 +11:00
parent cbcaa4ba46
commit 3cc0f7401a
7 changed files with 458 additions and 56 deletions

View File

@@ -12,6 +12,11 @@
"type": "remote",
"url": "https://mcp.toothfairylab.link/sse",
"enabled": false
},
"playwright": {
"type": "local",
"command": ["docker", "run", "-i", "--rm", "--init", "mcr.microsoft.com/playwright/mcp"],
"enabled": true
}
},
"agent": {