Tools/browser-use/browser-harness

browser-harness

Self-healing browser harness that enables LLMs to complete any task.

16.4k+167/wkgrowthPythonMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

Browser Harness gives LLMs raw access to Chrome through a single WebSocket connection. No abstraction layer, no pre-built recipes, just direct CDP (Chrome DevTools Protocol) control. When the agent encounters something it cannot do, it writes new helper functions mid-task. Self-healing browser automation.

The entire codebase is under 600 lines of Python. Connect to Chrome with remote debugging enabled, and your agent can navigate, click, fill forms, extract data, and extend its own capabilities on the fly. From the same team that built the browser-use framework, this is the stripped-down version for agents that need complete freedom.

Developers building AI agents that interact with websites: this is the thinnest possible layer between your LLM and a real browser. The free tier at cloud.browser-use.com gives you 3 concurrent remote browsers for testing without managing Chrome instances.

The catch: "complete freedom" means no guardrails. Your agent can navigate anywhere, click anything, submit forms. You need your own safety layer if you are pointing this at production accounts.

Free vs Self-Hosted vs Paid

open core

Free Tier

Core harness MIT licensed. Full local functionality. 3 free concurrent remote browsers via cloud.browser-use.com.

Self-Hosted

Run Chrome with remote debugging locally. Zero cost beyond compute.

Paid

cloud.browser-use.com offers managed remote browsers beyond the free tier. Pricing not publicly listed.

Core is free and MIT. Remote browser hosting has a free tier. Local use costs nothing.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
88/100 · A
Adoption27/30
Maintenance25/25
Community11/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (41 public repos)Notable author: 3,091 followersAuthor also built: browser-use/video-use (1,582 stars)

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Browser Use (Organization)
Stars
16,371
Forks
1,548

Also by Browser Use

Explore Further

More tools in the directory

Featured in The Open Source Drop #9