While the timeline argued about which chatbot has the biggest IQ, Cloudflare spent this week laying the pipes the bots are actually going to run through. Its second annual Agents Week kicked off on Monday 3 August 2026 with a five-day run of releases, and most of them are about infrastructure, not intelligence.
Quick definition first, because the word gets thrown around loosely. An AI agent is software that plans and takes actions on your behalf, booking, buying, coding, emailing, not just answering a question and stopping. To do any of that safely it needs somewhere to run, a way to pay, and a way to be identified. That is precisely the gap Cloudflare went after.
What actually landed
The Monday centrepiece was @cloudflare/computer, an open-source early-preview library that gives each agent its own virtual computer: an isolated sandbox to run code, browse and use tools without touching anything it shouldn’t. Alongside it came cross-language RPC (so agents written in different languages can call each other) and inbound TCP support.
Tuesday brought Cloudflare Wallets, which hands an agent a funded, capped, identifiable way to pay for the APIs and tools it uses. Capped is the operative word: a spending ceiling means a confused agent cannot empty your card while you sleep. There was also Cloudflare Mesh, a private network stitching agents, humans and multicloud infrastructure into one secure fabric; a public beta of Cloudflare Email Service so agents can send and receive mail natively; and a Registrar API in beta that lets a developer or an agent search, check and register domains at cost, straight from the terminal.
The money in this cycle is moving from “who has the smartest model” to “who owns the rails the agents run on”, and Cloudflare wants to be the toll road that is at least cheap and boring to use.
Why the little guy should care
Strip out the enterprise gloss and there is real value here for solo builders. Domains at cost, with no registrar markup, is a rare thing. A per-agent sandbox means you can let an agent run code without handing it the keys to your whole machine. And a hard spending cap on an agent’s wallet is the single most useful guardrail anyone has offered for agentic commerce, a field that has so far mostly asked you to trust a robot with a credit card.
The honest caveat: a lot of this is early preview or public beta, which in plain terms means do not bet your payroll run on it yet. @cloudflare/computer is preview-stage, Email Service is beta, Registrar is beta. The shape of the thing is clear, the polish is not finished. But as a statement of where the value is heading, from clever models to the unglamorous rails underneath them, it is about as clear as these announcements get.
Did you know: this was Cloudflare’s second Agents Week, a format most infrastructure firms reserve for their bread-and-butter products, which tells you how seriously they now rate the agent economy.
Related on Top Tool Stack: MCP Apps: tools that draw their own buttons · Microsoft’s agent harness