Cloudflare has developed a browser specifically for AI agents. This browser consumes seven times less memory than Chromium and operates fully on Workers.

Cloudflare has developed a browser specifically for AI agents. This browser consumes seven times less memory than Chromium and operates fully on Workers.

      Cloudflare has introduced Kitesurf, an agent-first browser designed for its Workers, which uses 3-7 times less CPU and memory than Chromium. It has successfully passed over 215,000 Web Platform Tests and was developed in Rust/Wasm within a span of 12 weeks. Currently, it is available for free in beta through the Browser Run product and will eventually be open-sourced.

      Kitesurf is a browser created from the ground up for AI agents, running entirely on Cloudflare Workers and utilizing Rust compiled to WebAssembly. It eliminates features unnecessary for agents, such as tabs, extensions, themes, pixel-perfect rendering, and 60-fps scrolling, resulting in a streamlined engine focused on essential tasks like structured content extraction, screenshots, and session isolation.

      The performance metrics are impressive. In a test with 14 URLs, Kitesurf demonstrated 3.1 times lower CPU usage for screenshots and 3.8 times less for HTML extraction compared to Chromium. Additionally, memory usage was 4.7 times lower for screenshots and 7 times lower for HTML extraction. Although Chromium remains about 1.7 times faster in wall-clock time due to its JIT compiler, Kitesurf's reduced CPU and memory consumption significantly lowers infrastructure costs, enabling more simultaneous agent sessions.

      The development of Kitesurf took only 12 weeks from initial commit to public beta, and it consistently adds hundreds of tests weekly while passing more than 215,000 Web Platform Tests. As AI agent activity has surged nearly 8,000% over the past year, Cloudflare recognized that a Chromium-based headless browser designed for humans was no longer suitable. Kitesurf treats all page loads as untrusted inputs, maintains stateless sessions, and ensures component isolation, aligning with the operational needs of agents.

      Kitesurf is compatible with Puppeteer, Playwright, and any MCP client that supports CDP. Cloudflare is actively restricting AI crawlers that extract content without payment while simultaneously building the infrastructure for those that do compensate. Their strategy involves charging content-harvesting bots while providing a more cost-effective, purpose-built tool for working bots. Cloudflare intends to open source Kitesurf once it's ready, allowing customers to deploy their own instances on their accounts.

Other articles

Malicious AI 'capabilities' transformed agents into credential theft operatives, on a large scale. Malicious AI 'capabilities' transformed agents into credential theft operatives, on a large scale. Zenity Labs discovered AI agent "skills" that were booby-trapped on Vercel's skills.sh, with one skill having 1.7 million installs, which convert agents into credential stealers. Malicious AI capabilities transformed agents into credential theft operators on a large scale. Malicious AI capabilities transformed agents into credential theft operators on a large scale. Zenity Labs discovered AI agent "skills" with hidden traps on Vercel's skills.sh, including one that has 1.7 million installs, which can convert agents into credential stealers. The team that created Paddington 2 had the opportunity to make a movie about a droid from Star Wars. The team that created Paddington 2 had the opportunity to make a movie about a droid from Star Wars. After the success of Paddington 2, Paul King and Simon Farnaby proposed a Star Wars film focused on a droid. However, Lucasfilm requested additional Star Wars elements be incorporated. The concept might evolve into something different. NavVis secured €73.7 million to develop the spatial data infrastructure that factories require prior to implementing AI. NavVis secured €73.7 million to develop the spatial data infrastructure that factories require prior to implementing AI. NavVis, based in Munich, secured €73.7 million in Series D funding to expand its spatial twin platform. The company has scanned over 1 billion square meters of industrial space, with customers including BMW, VW, Toyota, Siemens, and BASF. The group responsible for Paddington 2 had the opportunity to create a Star Wars droid film. The group responsible for Paddington 2 had the opportunity to create a Star Wars droid film. After the success of Paddington 2, Paul King and Simon Farnaby presented a concept for a Star Wars film focused on a droid. However, Lucasfilm desired a greater emphasis on Star Wars elements. This idea might evolve into a different project altogether. Bill Ackman shares Jeff Bezos' view: the most effective way to make a positive impact on the world is to create something that is functional. Bill Ackman shares Jeff Bezos' view: the most effective way to make a positive impact on the world is to create something that is functional. Ackman asserts that capitalism addresses issues more effectively than philanthropy. His newly established Brain Research Institute utilizes nonprofit funding to develop for-profit enterprises.

Cloudflare has developed a browser specifically for AI agents. This browser consumes seven times less memory than Chromium and operates fully on Workers.

Cloudflare introduced Kitesurf, a browser designed for AI agents that consumes 3-7 times less CPU and memory compared to Chromium. It operates on Workers and successfully passes over 215,000 web platform tests. Currently, it is available for free in beta.