Download Latest Version v0.28.0 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of agent-browser

Home / v0.27.2
Name Modified Size InfoDownloads / Week
Parent folder
agent-browser-linux-x64 2026-06-10 11.6 MB
agent-browser-win32-x64.exe 2026-06-10 11.3 MB
agent-browser-darwin-x64 2026-06-10 11.0 MB
agent-browser-linux-musl-x64 2026-06-10 11.4 MB
agent-browser-darwin-arm64 2026-06-10 10.1 MB
agent-browser-linux-arm64 2026-06-10 10.1 MB
agent-browser-linux-musl-arm64 2026-06-10 10.0 MB
README.md 2026-06-10 1.5 kB
v0.27.2 source code.tar.gz 2026-06-10 1.3 MB
v0.27.2 source code.zip 2026-06-10 1.5 MB
Totals: 10 Items   78.3 MB 1

Bug Fixes

  • Fixed click reliability by scrolling off-viewport elements into view before resolving coordinates, handling JavaScript dialogs promptly, recovering mouse state after dialog-opening clicks, and detecting click interception by overlays before dispatching input (#1432, [#1434])
  • Fixed frame-scoped selectors and waits so CSS-selector actions and wait respect the selected iframe, including cross-process iframes, with translated click coordinates (#1432)
  • Fixed wait timeout handling so the documented 25s default is used, --timeout is honored across wait variants, and long waits receive an appropriate client read budget (#1432)
  • Fixed agent-facing form commands so find label matches aria-label and aria-labelledby, select errors when no option matches, and type parses --clear and --delay instead of typing them as text (#1432)

Improvements

  • Cut warm CLI command latency from about 150ms to about 1ms by removing the unconditional daemon settle sleep and retrying once when a stale daemon socket is discovered (#1432)
  • Extended daemon respawn and retry handling to batch commands so batches recover from a daemon exit after the initial liveness check (#1432)

Infrastructure

  • Pinned GNU Linux release artifacts to glibc 2.28 with zigbuild, added a release guard for newer GLIBC symbols, and aligned Docker release helpers with the pinned target (#1417)

Contributors

  • @ctate
  • @heshamkhaledd
Source: README.md, updated 2026-06-10