diff --git a/readme.md b/readme.md index 18ff815..3aa48c7 100644 --- a/readme.md +++ b/readme.md @@ -72,6 +72,7 @@ - TypeScript/Node.js: [noice-json-rpc](https://www.npmjs.com/package/noice-json-rpc) - A proxy-based implementation to expose the CDP as its API. - TypeScript/Node.js: [Taiko](https://github.com/getgauge/taiko/) - TypeScript/Node.js: [Lumen](https://github.com/omxyz/lumen) - Vision-first browser agent with self-healing deterministic replay over CDP. +- TypeScript/Node.js: [Webcmd](https://github.com/agentrhq/webcmd) - Self-learning browser infrastructure for AI agents built on Playwright, compiling site navigation into deterministic per-site CLI commands. - Rust: [Rust Headless Chrome](https://github.com/atroche/rust-headless-chrome/) - Java: [chrome-devtools-java-client](https://github.com/kklisura/chrome-devtools-java-client) - Java: [jvppeteer](https://github.com/fanyong920/jvppeteer) - Headless Chrome For Java