agent-browser Releases
130 releases of vercel-labs/agent-browser
- v0.21.1
Patch release adds network traffic capture in HAR 1.2 format and a built-in self-update command.
Mar 18, 2026
- v0.21.0
Minor release introduces batch command execution, iframe traversal, and enhanced network capture capabilities.
Mar 17, 2026
- v0.20.14
Patch release adds idle timeout management for the daemon and improves snapshot tree context.
Mar 17, 2026
- v0.20.13
Fixes a network idle detection bug where polling returned immediately for cached pages by enforcing a 500ms idle threshold.
Mar 16, 2026
- v0.20.12
Resolves hanging issues and timeouts in interactive commands (`snapshot -C`, `screenshot --annotate`) when connected over WebSocket Secure connections.
Mar 16, 2026
- v0.20.11
Restores parity for Material Design controls and corrects virtual key codes for punctuation characters in typing commands.
Mar 15, 2026
- v0.20.10
Restores broken WebSocket streaming in the native daemon and fixes auto-connect discovery targeting internal Chrome pages.
Mar 15, 2026
- v0.20.9
Adds Appium v3 compatibility and fixes selector scoping in snapshot commands.
Mar 15, 2026
- v0.20.8
Fixes video duration reporting for real-time ffmpeg encoding and removes obsolete BrowserManager API references.
Mar 15, 2026
- v0.20.7
Adds support for Brave Browser and improves the installation post-install message.
Mar 15, 2026
- v0.20.6
Fixes errors when interacting with DOM elements after the DOM has been replaced by re-querying the accessibility tree.
Mar 15, 2026
- v0.20.5
Prevents the daemon from panicking when the parent process closes the stderr pipe during Chrome launch.
Mar 14, 2026
- v0.20.4
Fixes premature termination of listeners due to broadcast channel lag and cleans up unused CI steps.
Mar 14, 2026
- v0.20.3
This patch release improves resilience by adding Chrome launch retries and fixes a hanging issue in remote CDP connections by removing size limits and handling binary frames.
Mar 14, 2026
- v0.20.2
This patch adds Linux musl support, improves consecutive auto-connect command handling, and fixes JSON snapshot output and Windows test failures.
Mar 14, 2026
- v0.20.1
Patch fixes compatibility with Lightpanda engine by accepting integer IDs, clarifies SIGPIPE behavior, and fixes WebM recording output to use the VP9 codec.
Mar 14, 2026
- v0.20.0
A major performance and architecture overhaul transitioning to 100% native Rust, significantly reducing install size and memory usage while improving cold start times.
Mar 14, 2026
- v0.19.0
This release introduces a new browser provider, clipboard management capabilities, and persistent screenshot configuration options.
Mar 13, 2026
- v0.18.0
Adds developer debugging tools like the `inspect` command for Chrome DevTools and the `get cdp-url` subcommand, while simplifying setup for Browserbase.
Mar 12, 2026
- v0.17.1
Patch adds device scale factor support for retina displays and improves Electron application compatibility by adding webview target type support.
Mar 9, 2026