From e7d416a00c463e74a854c5bb5b3d551eae86bd34 Mon Sep 17 00:00:00 2001 From: "Nadir A." Date: Wed, 25 Mar 2026 22:20:58 +0300 Subject: [PATCH 1/2] Add cdpilot to Libraries for driving the protocol --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4515cea..d82955d 100644 --- a/readme.md +++ b/readme.md @@ -78,6 +78,7 @@ - Python: [chromewhip](https://github.com/chuckus/chromewhip) - drop-in replacement for the `splash` service - Python: [pyppeteer](https://github.com/pyppeteer/pyppeteer) - Puppeteer port - Python: [ChromeController](https://github.com/fake-name/ChromeController) - high-level browser mgmt +- Python/Node.js: [cdpilot](https://github.com/mehmetnadir/cdpilot) - Zero-dependency browser automation CLI with 40+ commands and built-in MCP server for AI agents. Uses CDP over HTTP/WebSocket. - Go: [chromedp](https://github.com/chromedp/chromedp) - High-level actions and tasks for driving browsers - Go: [cdp](https://github.com/mafredri/cdp) - Go: [gcd](https://github.com/wirepair/gcd) From fe0f03395fe11447242b4012c633383c7aee0472 Mon Sep 17 00:00:00 2001 From: "Nadir A." Date: Wed, 22 Apr 2026 11:10:56 +0300 Subject: [PATCH 2/2] chore: trigger CLA recheck after name fix on Google CLA