Summary

Cloudflare added three observability and intervention features to Browser Run on April 15: Live View, Human in the Loop, and Session Recordings. The update gives developers a way to watch agents navigate the web in real time, step in when flows break, and replay sessions afterward.

What changed

Browser Run gained Live View, human takeover inside active browser sessions, and post-run recordings for replay and debugging.

Why it matters

This turns Browser Run from a headless execution surface into a more debuggable agent environment. Human intervention and replay are especially important for brittle browser tasks like login flows and purchase paths.

Evidence excerpt

Cloudflare says Browser Run now includes Live View for real-time visibility, Human in the Loop for intervention, and Session Recordings for replay after sessions end.

Sources