VMTech
Discuss a project

Cloudflare introduces Kitesurf browser runtime for AI agents

Cloudflare introduces Kitesurf browser runtime for AI agents

Cloudflare has launched Kitesurf, a cloud-hosted browser designed for AI agents rather than human users. The company says it built the project in 12 weeks and is offering it free in beta through Browser Run, a service for programmatically controlling and interacting with headless browser instances on Cloudflare’s network.

Kitesurf is intended to let developers build agents that navigate websites, fill in forms and complete other browser-based tasks without creating browser software of their own. It runs entirely on Cloudflare Workers, the company’s serverless platform.

A browser runtime for agent workloads

Cloudflare positions Kitesurf differently from a conventional consumer browser. Features such as themes, tabs and extensions are not central to an automated agent. Instead, the company highlights the need to manage context windows, performance, token costs and scalability when software, rather than a person, is operating on the web.

The security model also changes. Cloudflare identifies prompt injection as one of the vulnerabilities relevant to an AI browser, alongside other risks that arise when an agent can interpret web content and act through websites. That makes browser control a technical and security consideration, not merely a user-interface choice.

The launch fits a broader shift toward browsers as execution environments for AI systems. As OpenAI brings ChatGPT closer to a work browser illustrates, the browser is becoming a closer part of the AI work surface rather than only a destination for search and browsing.

Built from existing components and Workers

Kitesurf combines a modular rendering engine from Blitz, Firefox’s Stylo CSS parser and Boa JS, a Rust ECMAScript engine. Cloudflare says everything else runs inside Workers. The company also cites the open-source Rust headless engine Obscura as an inspiration: its first proof of concept was a port of Obscura to Workers.

Cloudflare says Kitesurf is significantly more efficient in CPU and memory use than Chromium for common agentic tasks including screenshots and HTML extraction. That efficiency claim is central to its argument that agents can use the web with lower computing requirements and, in turn, lower costs.

Testing and practical adoption

Although the browser is new, Cloudflare says it passes more than 215,000 web-platform tests and is adding hundreds of passing tests each week. It reports that Kitesurf correctly renders TodoMVC, Wikipedia, Hacker News, the Cloudflare Blog and much of the Cloudflare dashboard.

For businesses building browser-using agents, the practical implication is to evaluate the runtime alongside the agent itself: verify task behaviour on required sites, assess controls for web-content risks and measure compute consumption for the workflows that matter before relying on a beta service in production.

#cloudflare#aiagents#browserautomation#serverless
Open analytics
On the site 1 views
min read 3 07.08.2026
Instagram

Cloudflare introduces Kitesurf browser runtime for AI agents

Open the post on Instagram ↗