io.codecomber/comber is an every-click AI QA server that walks your app from a preview URL and reports broken clicks and errors.
๐ ๏ธ Key Features
- Crawls every interactive state of a web app or API surface
- Reports broken interactions and errors on each preview deploy
- Optional AI judgment with Anthropic or OpenAI keys; heuristic mode otherwise
- Simple first-run setup and repeatable checks via CLI
๐ Use Cases
- Validate preview deployments before user exposure
- Detect broken clicks and runtime errors across app flows
- Integrate QA checks into CI workflows for continuous quality
โก Developer Benefits
- Quick setup: npx comber check
- CLI and CI Action support for automated runs
- Grounded in readme guidance and available package references
โ ๏ธ Limitations
- Requires AI keys for AI-assisted evaluation to enable advanced judgments
- Heuristic mode available if AI keys are not configured
- Documentation references are limited to provided readme excerpt