Cloudflare developed a browser specifically for AI agents. It utilizes seven times less memory than Chromium and operates completely on Workers.

Cloudflare developed a browser specifically for AI agents. It utilizes seven times less memory than Chromium and operates completely on Workers.

      TL;DR: Cloudflare has introduced Kitesurf, an agent-first browser on Workers that uses 3-7 times less CPU/memory than Chromium and passes over 215,000 WPT tests. Developed in Rust/Wasm over 12 weeks, it is currently available for free in beta through Browser Run and will be open-sourced.

      Cloudflare has built a browser specifically for AI agents, launching it as a free beta within its Browser Run product. Kitesurf operates entirely on Cloudflare Workers, utilizing Rust compiled to WebAssembly, and removes features that are unnecessary for agents, such as tabs, extensions, themes, pixel-perfect rendering, and 60-fps scrolling. What remains is a streamlined engine focused on key agent functionalities like structured content extraction, screenshots, and session isolation.

      The performance metrics stand out. In testing with 14 URLs, Kitesurf required 3.1 times less CPU 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. While Chromium remains quicker in real-time performance by about 1.7 times due to its JIT compiler, lower CPU and memory usage is crucial for reducing infrastructure costs, allowing for more simultaneous agent sessions at a reduced price.

      Development of the project progressed from the initial commit to the public beta in just 12 weeks. It successfully passes over 215,000 Web Platform Tests and continues to add hundreds more weekly. With bots generating the majority of web traffic and AI agent activity increasing nearly 8,000% over the past year, Cloudflare recognized that a Chromium-based headless browser, originally created for humans and then adapted for machines, was no longer suitable. Kitesurf treats each page load as untrusted input, considers every session stateless, and ensures component isolation, aligning with agent operation principles for enhanced security.

      The browser is compatible with Puppeteer, Playwright, and any MCP client using CDP. Simultaneously, Cloudflare is blocking AI crawlers that gather content without compensation while establishing infrastructure for those that do pay. This dual approach aims to monetize bots that extract content while offering cost-effective, specially designed tools for bots that perform work. Cloudflare intends to make Kitesurf open source when ready and eventually allow customers to deploy their own instances on their accounts.

Other articles

Harvey is raising $15.5 billion, an increase of 40% over the past five months. Harvey is raising $15.5 billion, an increase of 40% over the past five months. Legal AI startup Harvey is negotiating to secure $500 million at a valuation of $15.5 billion, marking a 40% increase in just five months, based on $350 million in annualized revenue. Disney+ and ESPN are experimenting with AI-driven search functionality that allows users to articulate their desires using everyday language. Disney+ and ESPN are experimenting with AI-driven search functionality that allows users to articulate their desires using everyday language. Disney+ and ESPN are currently in the beta phase of testing AI search functionalities. ESPN utilizes years of data to provide answers to sports-related inquiries. Meanwhile, Disney+ offers show recommendations based on users' moods rather than solely on their viewing history. OpenAI is delaying its upcoming model due to significant cybersecurity concerns. OpenAI is delaying its upcoming model due to significant cybersecurity concerns. OpenAI states that it "cannot eliminate the possibility" of essential cyber capabilities in its forthcoming Astra model, leading them to halt development and decelerate the model's progress because of this. 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. Cloudflare has developed a browser for AI agents that consumes 7 times less memory than Chromium and operates completely on Workers. Cloudflare has developed a browser for AI agents that consumes 7 times less memory than Chromium and operates completely 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 completes over 215,000 web platform tests. Currently, it is available for free in beta. NavVis secured €73.7M to develop the spatial data layer essential for factories prior to implementing AI. NavVis secured €73.7M to develop the spatial data layer essential for factories prior to implementing AI. NavVis, located in Munich, secured €73.7M in a Series D funding round 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.

Cloudflare developed a browser specifically for AI agents. It utilizes seven times less memory than Chromium and operates completely on Workers.

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