Cloudflare used the first week of August to stage a tightly packed run of AI-agent releases, publishing a new tool almost every day from August 3 through August 7 Cloudflare’s Agents Week recap. The company framed the burst as building an Agentic Internet where software agents and people share the same infrastructure, and the releases span the full stack: a runtime to execute agents, a lifecycle to ship them, guardrails to keep them safe, and discovery tools so other software can call them.
The opening day targeted the execution layer. Cloudflare introduced @cloudflare/computer, a runtime built for agents that can pick the right environment for each task, and extended Workers RPC so Python and JavaScript Workers call each other directly Cloudflare’s Agents Week recap. Workers and Containers also gained inbound TCP and gRPC support, which lets developers host real-time voice agents, and a new Billable Usage API exposes cost data programmatically.
Tuesday shifted to the build-and-ship phase. The Agent Development Lifecycle (ADLC) positions itself as the successor to the traditional software development lifecycle, pairing Cloudflare Agents — which records every run with tracing, replay, and human-in-the-loop approvals — with Programmable CI/CD that can repair failed pipelines and stage the fix for review Cloudflare’s Agents Week recap. Cloudflare Wallets add a programmable way for agents to move money.
Security arrived midweek. The Agent Access Model sets rules for how agents act on a user’s behalf, while WriteGuard adds fine-grained controls over what MCP servers can do, and identity-aware analytics tie AI activity back to real accounts Cloudflare’s Agents Week recap. The same week Cloudflare open-sourced Cloudflare OS, the internal platform it uses to automate work and reach internal systems safely — we covered that release as an open platform for agents, apps, and work Cloudflare OS open platform.
The back half focused on making websites callable by agents. WebMCP gives any site a machine-readable interface, Kitesurf runs an agent-first browser inside Cloudflare Workers using V8 isolates, and MCPv2 reworks the Model Context Protocol for easier scaling Cloudflare’s Agents Week recap. Cloudflare says Kitesurf trades pixel-perfect rendering for lower memory and CPU use.
Cloudflare closed the week by folding Workers AI and AI Gateway into one AI control plane and promising another $1M in open-source funding over the next two years Cloudflare’s Agents Week recap Cloudflare’s 2025 AI Week. The company has framed agent infrastructure as a multi-year effort, and its earlier 2025 AI Week already previewed SASE-based AI security and centralized MCP Server Portals.
For developers, the clear throughline is consolidation: Cloudflare is packaging runtime, lifecycle, access, and discovery into a single stack it calls the Agent Cloud, so a team can prototype, observe, and secure an agent without stitching together separate vendors Cloudflare’s Agents Week recap. The trade-off is lock-in — choosing Cloudflare’s stack means betting that its vision of the Agentic Internet becomes the standard.
