Feature/frontend verify (#412)

* Add: flags for the chrome devtools mcp and the tavily mcp

* Add: added the --frontend-verify flag

---------

Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
David-Dohyun-Im
2025-10-06 01:31:40 +09:00
committed by GitHub
parent c67abcfc1a
commit 2ddec8ec62
2 changed files with 5 additions and 0 deletions

View File

@@ -167,6 +167,7 @@
| `--iterations [n]` | Improvement cycles | 1-10 |
| `--all-mcp` | Enable all MCP servers | Boolean |
| `--no-mcp` | Native tools only | Boolean |
| `--frontend-verify` | UI testing, frontend debugging, layout validation | Enable Playwright + Chrome DevTools + Serena |
### System Flags (SuperClaude Installation)
| Flag | Purpose | Values |