Cloudflare recently introduced a brand new web tool called Kitesurf. This cloud based software is a unique browser designed specifically for AI agents rather than human users. Most standard browsers contain hidden features that help people look at websites, but those same features slow down machine programs. This new release helps developers build automated software that can browse the web and fill out forms without building custom browser tools from scratch.
Removes visual features to reduce computing costs and save memory
Typical browsers like Google Chrome use a large amount of memory to display themes, manage open tabs, and run extensions. Kitesurf strips all of those visual elements away because machines do not need them. Instead, it focuses purely on managing token costs and improving overall performance for artificial intelligence programs. By dropping this extra baggage, the new tool uses three to seven times less memory and processing power compared to standard browsers.
Don’t miss the best of The Mac Observer
Set us as a preferred source and our Apple reporting ranks higher in your Google Search results and Discover feed — one tap, no account changes.
Developers can now capture screenshots or extract text with far fewer resources. The team built the project in just twelve weeks, and it is currently available for free during its beta period through the Browser Run platform.
Runs on a serverless network to handle automated web tasks
The entire system operates on the company’s own serverless network, known as Workers. It supports common tools like Puppeteer and Playwright, which means developers can easily switch over without rewriting all their code. While it makes tasks faster and cheaper, the tool also faces different security challenges.
Because it feeds raw text directly to machine programs, it must stay on high alert for hidden prompt injection attacks found on malicious websites.
Discussion