agent active

browser-operator-core

Maker: BrowserOperator License: BSD-3-Clause Stars: 500 First released: 2025-05-10 Language: C++, JavaScript, TypeScript
Web

About

browser-operator-core is an open-source AI browser built as a fork of Chromium (28,000+ commits on its main branch), embedding a multi-agent automation platform directly into the browser rather than bolting it on through an extension or Playwright layer. Agents coordinate to complete research, shopping, and business-automation tasks — literature reviews, price tracking, lead generation, compliance audits — using computer-use-style interaction with pages. Model backends are pluggable across OpenRouter, OpenAI, Groq, and LiteLLM-proxied Ollama, so the whole stack can run offline with local models; MCP support allows connecting external tool servers. The project positions itself as an open alternative to ChatGPT Atlas, Perplexity Comet, Dia, and Microsoft's Copilot-bundled Edge, with privacy as the selling point: all inference and automation run locally under BSD-3-Clause licensing. It suits users and teams who need autonomous web work without sending browsing data to a cloud provider.