v0.11.0

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

AI Summary

v0.11.0 introduces configuration file support, Chrome DevTools profiling capabilities, and iOS device emulation. It also expands the click and find commands while enhancing CDP connections.

Key Highlights

  • Configuration file support with automatic loading
  • Chrome DevTools profiling commands
  • iOS device emulation support
  • Storage state management
  • Enhanced CDP connection for WebSocket URLs

New Features

  • Configuration file support
  • Profiler commands for Chrome DevTools
  • Computed styles getter
  • Browser extension loading
  • Storage state management
  • iOS device emulation
  • New 'new-tab' option for click command
  • Enhanced find command with filtering options

Full Release Notes

### Minor Changes

-   5dc40b4: Added configuration file support with automatic loading from user and project directories, new profiler commands for Chrome DevTools profiling, computed styles getter, browser extension loading, storage state management, and iOS device emulation. Expanded click command with new-tab option, improved find command with additional actions and filtering options, and enhanced CDP connection to accept WebSocket URLs. Documentation has been significantly expanded with new sections for configuration, profiling, and proxy support.