06-reference

Cloudflare Kitesurf — stateless agent-first browser (beta)

2026-08-06·reference·status: filed·source: Cloudflare Blog·by Cloudflare (blog team, unattributed post)
cloudflarebrowser-automationagentsinfrastructurewatch

Cloudflare Kitesurf — agent-first browser

Why this is in the vault

Founder shared 2026-08-06 evening asking "another Cloudflare service we should try?" — direct evaluation request against RDCO's live browser-automation surface (Playwright captures for design-critic, headless Chrome for the data-card pipeline). Verdict delivered: try, but narrowly — trial for read-only captures, not a migration. Filed to record the verdict and the concrete non-goals (no persistent auth sessions, non-Chromium rendering) that bound where it can be used.

What it is

A stateless browser Cloudflare built specifically for AI-agent automation: renders pages, takes screenshots, extracts HTML/DOM, monitors network traffic. Not Chromium — a new engine in Rust + WebAssembly (Blitz rendering engine, Stylo CSS parser) running on Workers V8 isolates. Offered through a "Browser Run" service. Beta, free during beta, no production pricing announced.

Key facts (from the announcement post, 2026-08; performance numbers are Cloudflare's own vendor benchmarks, not independently reproduced):

Mapping against Ray Data Co

Our browser-automation surface today: Playwright (design-critic captures, build-landing-page review loop), headless Chrome screenshots (data-card pipeline per the template at 02-sops/design-samples/rdco-datacard-sample.html), agent research fetches.

Next action (queued)

Cheap fidelity trial: point one design-critic capture at Kitesurf, diff against the Chrome capture of the same page. If fidelity holds → default for read-only captures; if not → re-check when the engine matures. (Queued 2026-08-06; Notion board down pending connector re-auth, tracked in working-context until it can become a board item.)

Related