12 ms·
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
by tomaspiaggio12 8mo ago
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 8mo agoWhat 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 8mo agoagent-browser is built on top of Playwright. Playwright uses a version of Chromium.
- esperent 8mo agoI was looking at this earlier. Has anyone used it? Is it useful compared to the Playwright MCP or Claude's Chrome plugin?
- jimmydoe 8mo agoAgent browser is more lightweight than playwright mcp. Claude Chrome requires some manual setup, and works better in cases requires your actual browser not a headless one.