Review
Why we picked it
Pending human review — the facts below come from the source repository.
What it does
The quality gate for agent-built web apps. Real-browser acceptance checks — CLI, MCP (Claude Code / Cursor / Copilot), GitHub Action. Agents self-test and pass; real browsers tell the truth.
Who it’s for
Users who want this capability in DSH; check the source and docs before installing.
Risks & caveats
- No strong risk signals; still worth a source look before installing.
The quality gate for agent-built web apps. Works with any agent — DeepSeek Harness (dsh), Claude Code, Cursor, Copilot, Codex — and with any CI. You write what a human would check in a browser; a real browser executes it and returns a
Same task. Same AI. Two builds. One missing CSS rule — the agent's self-review passed, a real browser caught it. --- ## Why this exists We ran a 4-agent web team (spec writer → frontend dev → QA → reviewer). Their own review said: > ✅ "All requirements met. No issues found." In a real browser, the dark-mode toggle did nothing — the
## Prove it (run it yourself)