keon/browser-control
A Rust CLI that provides coding agents with browser control capabilities via Chrome DevTools Protocol.
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history
Browser-control exposes a browser as composable shell commands that coding agents can invoke. It provides stable element references like @e1/@e2 that LLMs can use directly instead of brittle selectors, along with page snapshots, click actions, and raw CDP access. The tool has no LLM dependency itself — agents remain in control while the CLI provides browser interaction capabilities.