What problem does it solve?
Provide a fast, persistent headless Chromium instance that lets AI agents and engineers verify UI renders, reproduce bugs with rich evidence, inspect third-party pages before building scrapers, and dogfood interactive user flows without manual browser juggling.
Core Features & Use Cases
- Persistent server-backed browser with shared cookies, tabs, and localStorage for fast follow-up probes.
- Interactive snapshotting that produces accessibility trees with @e refs, annotated screenshots, unified diffs, console/network logs, and element-level assertions.
- Utilities for cookie import, CSS inspection and live style modification, responsive screenshots, file downloads, and safe handoff to a headed browser when human interaction is required.
- Common uses: verify dive renders across environments, reproduce and file bugs with screenshots and logs, inspect vendor sites before writing scrapers, run acceptance checks for dashboards, and capture evidence for tickets.
Quick Start
Ask browse to open the target URL, take an interactive snapshot, check console errors, and save an annotated screenshot for evidence.