v0.16.2

vercel-labs/agent-browserv0.16.2Mar 4, 2026by github-actions[bot]

AI Summary

Patch adds environment variable support for running in headed mode and improves Chrome temporary profile cleanup.

Key Highlights

  • AGENT_BROWSER_HEADED environment variable support
  • Improved temporary profile cleanup when launching Chrome

Full Release Notes

### Patch Changes

-   01ac557: Added AGENT_BROWSER_HEADED environment variable support for running the browser in headed mode, and improved temporary profile cleanup when launching Chrome directly. Also includes documentation clarification that browser extensions work in both headed and headless modes.