Skip to content

Releases: tangle-network/browser-agent-driver

v0.23.0 — Gen 27: Stealth + Anti-Bot + Form Intelligence

11 Apr 10:03

Choose a tag to compare

What's New

Anti-bot & stealth (9/13 previously-blocked sites now pass):

  • System Chrome for all runs — fixes TLS/JA3/HTTP2 fingerprint detection
  • Patchright by default — fixes CDP protocol leak detection
  • Mouse humanization with Bezier curves
  • Turnstile + reCAPTCHA checkbox solvers
  • --proxy flag for residential proxy support
  • --use-gl=desktop for real GPU WebGL fingerprint

Agent intelligence:

  • Form reset detection + keyboard auto-retry
  • Block-level snapshot dedup (93% compression on card pages)
  • DuckDuckGo search fallback for form stalls
  • Batch fill settle delay (150ms between fields)
  • Date picker strategy with 4-turn escalation

Budget & routing:

  • Cost cap 200k→300k, turn floor 30 for vision
  • Vision model cascade (gpt-4.1-mini for same-page turns)

Held-out validation (never optimized against):

  • Competitive bench: 10/10 (100%) across 10 real-web sites
  • WebbBench-50: 44/50 (88%), 95.7% excl. DataDome-only sites

v0.24.1

11 Apr 23:29

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.24.0

11 Apr 23:00

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.14.3

07 Apr 18:50
fdad18b

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.14.2

07 Apr 18:41

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.14.1

07 Apr 18:13
2487823

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.11.0

19 Mar 06:49

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.9.0

16 Mar 04:20

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.10.0

16 Mar 05:44

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh

v0.8.7

16 Mar 00:15

Choose a tag to compare

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh