v0.13.0
vercel-labs/agent-browserv0.13.0Feb 20, 2026by github-actions[bot]
AI Summary
Minor release adding visual diffing capabilities for comparing snapshots, screenshots, and URLs.
Key Highlights
- Added new diff commands for comparing snapshots and screenshots.
- Supports visual pixel diffs against baseline images.
- Allows comparing accessibility tree snapshots with customizable depth and selectors.
- Supports side-by-side URL comparison with optional screenshot comparison.
New Features
- Diff commands for snapshots and screenshots
- Pixel diff capabilities
- Accessibility tree diffing
- Side-by-side URL comparison
Full Release Notes
### Minor Changes - ebd8717: Added new diff commands for comparing snapshots, screenshots, and URLs between page states. You can now run visual pixel diffs against baseline images, compare accessibility tree snapshots with customizable depth and selectors, and diff two URLs side-by-side with optional screenshot comparison.