browser-control 1.0.2

CLI that manages browsers and exposes them over CDP/BiDi for agent-driven development. Includes an optional MCP server.
Documentation
pub mod agent_instructions;
pub mod cookies;
pub mod env_resolver;
pub mod eval;
pub mod fetch;
pub mod list;
pub mod mcp;
pub mod output;
pub mod route;
pub mod routing;
pub mod set;
pub mod show;
pub mod start;
pub mod storage;
pub mod tab;
pub mod targets;
pub mod trace;
pub mod wait;
pub mod wait_for_cookie;