Cloudflare ships Kitesurf, a browser engine built for AI agents instead of humans

Cloudflare ships Kitesurf, a browser engine built for AI agents instead of humans

Cloudflare has released Kitesurf, a browser engine built from scratch to run inside V8 isolates on Cloudflare Workers rather than as a full Chromium process on a VM. Where a conventional browser renders for a human, Kitesurf strips out everything an AI agent doesn't need — no video playback, no WebGL — and keeps only what matters for automated screenshots and content extraction. Cloudflare's own benchmarks show it using roughly 3–7x less CPU and memory than Chromium for those tasks, though Chromium still wins on raw wall-clock time thanks to JIT compilation. It's free during its current beta and runs natively as part of Cloudflare's Browser Run product. For teams building or operating agentic workloads, it's a concrete signal that browser automation infrastructure is being re-architected around agents as first-class consumers, not humans with a bot bolted on.

This is a summary by our content curator. Read the original at Cloudflare Blog: https://blog.cloudflare.com/kitesurf/.