Show HN: Chrome ext to let zot, your terminal coding agent, operate the browser
Category: devtools
Tags: browser-automation, chrome-extension, ai-agent, cli-tool, typescript
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
This project provides a Chrome extension and local bridge that allows the terminal-based coding agent 'zot' to directly control browser tabs, enabling automated actions like navigation, clicking, and typing. It combines a CLI tool, a WebSocket bridge, and an unpacked Chrome extension to integrate AI agent capabilities with browser automation, which is interesting for developers building autonomous web interaction agents.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/patriceckhart/zot-chrome-operator · TypeScript · MIT
View on Hacker News