Remix.run Logo
XCSme 6 hours ago

I don't understand how "agent-browser" works.

Is it just the instructions? Where is the browsing executed? Locally with pupetter? Or it uses some service?

tomaspiaggio12 6 hours ago | parent [-]

it's basically a cli for controlling a browser. the idea is that an agent like claude code would use it for validating something that it just did like changing something on the UI

XCSme 6 hours ago | parent [-]

What browser? My question comes from security, adding that skills just provides a line of bash, with no further info. I checked the .md file but it just lists a list of commands with agent-browser.

cheema33 5 hours ago | parent [-]

agent-browser is built on top of Playwright. Playwright uses a version of Chromium.