What problem does it solve?
Systematically explore a web application to discover usability, functional, and stability issues and produce reproducible, handoff-ready evidence for responsible teams.
Core Features & Use Cases
- Systematic exploration: Navigate top-level sections, exercise interactive flows, and check edge cases to surface real-world problems.
- Repro-first evidence: Capture annotated screenshots, step-by-step screenshots, and timed repro videos for interactive issues so findings can be replayed.
- Authentication & session management: Sign in, save session state, and reuse credentials when testing gated areas.
- Report generation: Populate a structured report template with ISSUE-### blocks, severity counts, and links to screenshots/videos for direct team handoff.
- Use case: Run a focused dogfood session on a billing page to find and document payment flow regressions with video repros and console error captures.
Quick Start
Start a dogfood session for the target URL using agent-browser with a named session and save outputs to the dogfood-output directory.