🌐 Agentbrowse: Bringing AI Agents to the Internet via the Terminal

Agentbrowse is an open-source CLI package that allows AI agents to control a browser through the terminal. The tool uses Puppeteer/Playwright to convert pages into Markdown for LLMs.

🌍 It solves the problem of agent isolation by turning websites into something resembling an API.

👤 It allows assistants to independently read documentation and test web applications.