Cloudflare's new Kitesurf browser drops Chromium entirely: it is a Rust rendering engine running in a V8 isolate on Workers, using 3.1x to 3.8x less CPU and 4.7x to 7.0x less memory than headless Chromium on agent tasks, while rendering each page about 1.75x slower. It is free in beta and existing Puppeteer or Playwright code reaches it by adding one parameter.

Read the full story: Cloudflare's Kitesurf Is a Browser Built Only for AI Agents →

Transcript

Cloudflare just shipped a browser with no Chromium in it at all. It's called Kitesurf. The rendering engine is Rust, compiled to WebAssembly, running inside a V8 isolate on Workers. And the numbers are lopsided. On agent tasks like screenshots and HTML extraction it uses about three and a half times less CPU, and up to seven times less memory, than headless Chromium. But it is not faster. Each page takes roughly one point seven five times longer, because nothing is warm. It spins up cold on every request. So this is a fleet economics play, not a speed play. The other thing worth noticing: Kitesurf does not fake a Chrome TLS fingerprint. It is trivially identifiable as a bot. Cloudflare files that under limitations. It reads more like a position.