I open-sourced patchright-cli: a Patchright + real Chrome CLI for AI agents
Summary
A developer open-sourced patchright-cli, a lightweight CLI that uses Patchright to allow AI agents to drive a real Google Chrome browser, designed to avoid detection on websites.
Similar Articles
Built a Playwright version that lets AI-Agents navigate the web
A fork of Playwright that generates unique browser fingerprints per session to enable AI agents to navigate the web undetected. The project is fully open-source under MIT license.
Patchrooms
Patchrooms is a tool that converts AI app feedback into agent-ready patch context for developers.
Real Chrome. Live DOM. MCP tools. Multi tab control. Visible progress.
A new tool enabling AI agents to browse the web using a real Chrome instance with live DOM access, MCP tools, and multi-tab control.
@QingQ77: Tell the Agent which website to control in one sentence, and it automatically generates a CLI tool for you, directly using your logged-in Chrome browser, no API or token required. https://github.com/better-world-ai/x-cli… x-cl…
x-cli is an open-source project that uses an AI agent to automatically generate CLI tools for controlling web pages, leveraging the logged-in session of Chrome without needing an API or token. It supports generating a CLI in one sentence after installing the Kimi WebBridge plugin, and comes with built-in example tools like Baidu Search and Google Search.
CloakHQ/CloakBrowser
CloakBrowser is an open-source stealth Chromium browser that passes bot detection tests through 49 C++ source-level patches, offering drop-in replacements for Playwright and Puppeteer in Python and JavaScript.