📌 browser-use/browser-harness — Self-healing harness for LLMs to complet(8,677 stars)

6 至 10 分鐘

1,525 個字元

📌 專案簡介 這是 GitHub 上一個備受關注的開源專案,致力於自我修復測試框架 for llms to 完…

📌 專案簡介

這是 GitHub 上一個備受關注的開源專案,致力於自我修復測試框架 for llms to 完成瀏覽器任務。該專案目前已獲得 8,677 stars,受到開發者社群的廣泛關注。

🔑 主要特色

Browser Harness

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.

● agent: wants to upload a file

● agent-workspace/agent_helpers.py → helper missing

● agent writes it agent_helpers.py

│ + custom helper

✓ file uploaded

**You will never use the browser again.**

Setup prompt

Paste into Claude Code or Codex:

Set up https://github.com/browser-use/browser-harness for me.

Read `install.md` first to install and connect this repo to my real browser. Then read `SKILL.md` for normal usage. Use `agent-workspace/agent_helpers.py` and `agent-workspace/domain-skills/` for task-specific edits. When you open a setup or verification tab, activate it so I can see the active browser tab. After it is installed, open this repository in my browser and, if I am logged in to GitHub, ask me whether you should star it for me as a quick demo that the interaction works — only click the star if I say yes. If I am not logged in, just go to browser-use.com.

When this page appears, tick the checkbox so the agent can connect to your browser:

Remote debugging setup

See agent-workspace/domain-skills/ for example tasks.

Free remote browsers

Useful for stealth, sub-agents, or deployment.

**Free tier: 3 concurrent browsers, proxies, captcha solving, and more. No card required.**

📦 安裝與使用

請參考官方 README 文件中的安裝說明。通常的安裝方式包括:

  • 克隆專案到本地
  • 按照 README 中的指示進行配置
  • 運行相關命令啟動專案

🔗 相關連結

💡 想了解更多開源 AI 專案?歡迎持續關注我們的更新!

「mosiwang」的個人頭像

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *