v0.15.0
vercel-labs/agent-browserv0.15.0Feb 25, 2026by github-actions[bot]
AI Summary
Minor release adding security hardening and new configuration options.
Key Highlights
- Added security hardening: authentication vault, content boundary markers, domain allowlist, and action policy.
- Added --download-path flag to set a default download directory.
- Added --selector flag to scroll command for scrolling within specific container elements.
New Features
- Security hardening (authentication vault, content boundary markers, etc.)
- Download path configuration
- Scroll selector flag
Full Release Notes
### Minor Changes
- 2e38882: - Added security hardening: authentication vault, content boundary markers, domain allowlist, action policy, action confirmation, and output length limits.
- Added `--download-path` flag (and `AGENT_BROWSER_DOWNLOAD_PATH` env / `downloadPath` config key) to set a default download directory.
- Added `--selector` flag to `scroll` command for scrolling within specific container elements.