browser-use/browser-harness
Browser Harness | Self-healing harness that enables LLMs to complete any task. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 99
- Longevity 9
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 139
- days_rel: 8
- days_push: 8
- n_releases_24m: 10
Adoption not part of the score
17160 stars · 1653 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Browser Harness is a self-healing Python harness that connects LLM agents directly to a real browser via a single editable CDP websocket. Agents write their own reusable helper functions as they work, so the harness improves with every task and can run on local Chrome, stealth cloud browsers, or a VPS.
Use cases
- automate browser tasks with an LLM agent
- let a coding agent control my real Chrome browser
- scrape and download content from logged-in websites
- build self-healing browser automation workflows
- run persistent browser agents on a VPS 24/7
- automate file uploads and web interactions via CDP
When to choose
- you want an LLM agent to operate your real, logged-in browser
- you need browser automation that adapts by writing its own helpers
- you prefer a thin layer directly on CDP rather than a heavy framework
- you want to scale from local browsing to parallel cloud browsers
When to avoid
- you need simple deterministic scripting without an LLM in the loop
- you require a mature stable API for production-critical pipelines
- you want a no-code browser automation tool
- you cannot grant an agent remote-debugging access to your browser
Facets
library · maturity active
agent-framework web-scraping workflow-automation llm-inference developer-tools web-development large-language-models developer-tools python cross-platform cli browser-automation cdp playwright self-healing-agents browser-agent chrome-devtools-protocol web-automation llm-agents ai-agents automation
3 sources
- readme: https://github.com/browser-use/browser-harness · fetched 2026-08-28 · 772210ad95b2
- homepage: https://browser-harness.com · fetched 2026-08-29 · 53f667a04550
- registry_pypi: https://pypi.org/pypi/browser-harness/json · fetched 2026-08-29 · eeeaca3a1387
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| browser-use/browser-harness | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="browser-use/browser-harness")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem