Cloudflare推出了Kitesurf,这是一款云托管浏览器,专门为AI agents应用而设计 [1]。该浏览器运行在Cloudflare的无服务器计算平台Workers上,让开发者能够开发出能够自动导航网站、填写表单等任务的AI软件 [1]。相比Chromium,Kitesurf在CPU和内存消耗上显著更高效,有助于降低AI agents的运营成本 [1]。
Kitesurf这一项目启动距今仅12周 [1],目前正以beta版本形式免费提供,通过Browser Run功能供开发者使用 [1]。该浏览器已在约215,000个网络平台上进行测试,每周还在新增数百项通过测试的平台 [1]。从技术架构看,Kitesurf由多种核心组件组成,包括Blitz的模块化渲染引擎、Firefox的CSS解析器Stylo以及Rust开发的ECMAScript引擎Boa JS [1]。
Cloudflare has introduced Kitesurf, a cloud-hosted browser specifically designed for AI agents rather than traditional consumer use.[1] Built on top of Cloudflare's serverless Workers platform, Kitesurf enables developers to create AI software capable of navigating websites, completing forms, and performing similar tasks.[1] The company decided to build Kitesurf just 12 weeks ago.[1]
The new browser leverages a combination of technologies to optimize performance for AI workloads.[1] Kitesurf incorporates Blitz's modular rendering engine, Firefox's CSS parser Stylo, and Boa JS, a Rust-based ECMAScript engine.[1] Compared to Chromium, Kitesurf demonstrates significantly greater efficiency in CPU and memory consumption for common AI tasks such as taking screenshots and extracting HTML.[1] This improved resource efficiency helps reduce operational costs for AI agent deployments.
Kitesurf is currently available free during its beta phase through the Browser Run service.[1] The browser has already been tested across approximately 215,000 web platforms, with hundreds of additional platforms passing tests weekly.[1]