Cloudflare Browser Run for agents

Browser Run is useful because real agents need browser control, live view, session replay, CDP access, and human handoff when the web gets messy.

Source

Browser Run: give your agents a browser

Why I saved it

Agents that work on the web need a browser. Not a fake browser. A real controllable browser that can navigate, click, fill, screenshot, and recover from messy pages.

Browser Run is interesting because Cloudflare adds the operational parts around that browser.

My notes

  • Live View lets a human see what the agent sees.
  • Human in the Loop lets the agent pause when it hits something like login or an unexpected page.
  • CDP support makes existing browser automation scripts easier to reuse.
  • MCP support makes it fit current AI coding tools.

What I want to remember

Browser automation for agents should include observability and handoff from day one. Without that, debugging agent web tasks becomes painful very quickly.