Live data from Hacker News

Show HN: Browser Harness – Gives LLM freedom to complete any browser task

github.com

31–40 of 77 posts

Re: Show HN: Browser Harness – Gives LLM freedom to complete any browser task

#35
post #22

1. Can you elaborate on the self healing? 2. Can you publish a tabular comparison on your README? 3. What information gets sent to your API server? I'm struggling to see why I should use this over agent-browser; I have not yet run into the "cross origin iframes" problem. Is this more for the 'claw crowd?

1. Self healing means that it detects it needs some new helper function to complete a task. So, it adds it by itself while doing the task. 2. Will consider yes. 3. Nothing. Only if you decide to use remote browsers, we use the API Key to create one for you

Re: Show HN: Browser Harness – Gives LLM freedom to complete any browser task

#36

Earlier quoted context omitted.

Hey! Where did you submit this exactly? Can you provide a link? Will ask others on the team also, but I am not sure what you are referring to.

yes: https://github.com/browser-use/browser-use/security/advisori...

404 for me

Re: Show HN: Browser Harness – Gives LLM freedom to complete any browser task

#37

> 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. Always read `helpers.py` because that is where the functions are. 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 i…

It is pretty neat, but I'm concerned by just how long and complex the actual install.md instructions are. I would have preferred a real installer to this complex web of instructions + AI trying to interpret the instructions to install. I think I would be more accepting if the install.md script was maybe less than half its current size/complexity.

Re: Show HN: Browser Harness – Gives LLM freedom to complete any browser task

#39
Browser-use is incredible. Solving captchas via proxy is a wild experience when steering in the browser.

One issue I have is the pricing. The API is straightforward and easy to deploy, but it seems the API is restricted to a paid tier. Using the inline agent sessions seems possible via the free plan.

Happy to accept corrections if I'm wrong.

Re: Show HN: Browser Harness – Gives LLM freedom to complete any browser task

#40

> 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. Always read `helpers.py` because that is where the functions are. 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 i…

I thought browser-use was janky and barely worked? Or was that fixed from 1-2 years ago?
Post reply on HN