Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

# Browser Harness ♞

<!-- Keep these links, translations synced daily. -->

[Deutsch](https://zdoc.app/de/browser-use/browser-harness) |
[Español](https://zdoc.app/es/browser-use/browser-harness) |
[français](https://zdoc.app/fr/browser-use/browser-harness) |
[日本語](https://zdoc.app/ja/browser-use/browser-harness) |
[한국어](https://zdoc.app/ko/browser-use/browser-harness) |
[Português](https://zdoc.app/pt/browser-use/browser-harness) |
[Русский](https://zdoc.app/ru/browser-use/browser-harness) |
[中文](https://zdoc.app/zh/browser-use/browser-harness)

Connect an LLM directly to your real browser with a thin, editable CDP harness. For browser tasks where you need **complete freedom**.

One websocket to Chrome, nothing between. The agent writes what's missing during execution. The harness improves itself every run.
Expand Down