Cloudflare is betting big on the rise of AI agents, officially unveiling its vision for the agentic cloud during its recent Agents Week 2026. The company launched a raft of new services and features designed to provide the infrastructure for agents to operate at scale, aiming to address the unique demands of AI workloads that differ significantly from traditional applications.
The company’s announcement highlights the explosive growth of agents in tasks ranging from coding and customer support to complex research. As CTO Dane Knecht and VP of Product Rita Kozlov noted, the potential scale is enormous, requiring compute capacity for tens of millions of simultaneous sessions.
The traditional cloud’s one-app-serves-many-users model is insufficient for this new paradigm. Cloudflare’s strategy centers on re-architecting its platform, originally built on its Workers serverless compute, to accommodate these new demands. This includes providing flexible compute environments, robust security, essential agent toolkits, and a streamlined path from prototype to production.
Compute for Agents
Addressing the diverse needs of AI agents, Cloudflare introduced new compute environments. These range from full operating system capabilities for complex package installations to lightweight isolates that can start in milliseconds.
Artifacts offers Git-compatible, versioned storage for code and data, supporting tens of millions of repositories. Cloudflare Sandboxes provide persistent, isolated environments akin to actual computers for AI agents, complete with shells and file systems.
