Cloudflare Launches Kitesurf: An Agent-First Browser Running in V8 Isolates on Workers

Cloudflare has introduced Kitesurf, an agent-first web browser designed to run entirely within V8 isolates on Cloudflare Workers, enabling AI agents to browse the web at the edge without spinning up traditional browser infrastructure. This is architecturally significant: by running browser logic inside Workers, Kitesurf eliminates the heavy overhead of Playwright or Puppeteer-style setups and allows browser-use agents to scale serverlessly. Developers building web-scraping agents, research assistants, or any agentic workflow requiring web access should evaluate Kitesurf as a lower-cost, higher-scale alternative. The V8 isolate model also brings strong sandboxing properties that matter for security-conscious agentic deployments. This positions Cloudflare as a serious infrastructure player in the agentic web stack.
Read original source ↗Part of the 2026-08-07 digest→