v0.15.1

vercel-labs/agent-browserv0.15.1Feb 26, 2026by github-actions[bot]

AI Summary

Patch release adding support for special browser protocol URLs.

Key Highlights

  • Added support for chrome:// and chrome-extension:// URLs.
  • Special browser URLs are now preserved as-is instead of having https:// incorrectly prepended.

New Features

  • Support for chrome:// and chrome-extension:// URLs

Full Release Notes

### Patch Changes

-   7bd8ce9: Added support for chrome:// and chrome-extension:// URLs in navigation and recording commands. These special browser URLs are now preserved as-is instead of having https:// incorrectly prepended.