Everything we launched during Agents Week

Shelley Jones, Ann Ming Samborski, and Kathy Liao

3 minute read

At the beginning of Agents Week, Rita shared that agents represent the next evolution of computing: not only as a new application of AI but also as a new class of software that’s shaping how people interact with technology, and how software interacts with the Internet. Over the last year or so, we set out to explore what this shift means for developers and customers building AI-native apps and the infrastructure needed to support them. As agents become more capable and autonomous, the challenges extend beyond the models themselves — to identity, communication, orchestration, memory, observability, and security.

Over the past week we’ve shared how we’re bringing those pieces together across the Cloudflare platform to serve an Agentic Internet. Each day we presented new tools, products, and ideas toward building for an Internet where humans and agents cooperate instead of collide.

Monday, August 3

Monday focused on the foundations for building and running intelligent, autonomous apps — the runtime and infrastructure agents rely on.

Your agent needs a computer, not a container — introducing @cloudflare/computer

@cloudflare/computer introduces a new runtime, designed for agents, that can choose the right environment for the job.

Workers RPC now works across Python and JavaScript

Python and JavaScript Workers can now talk to each other directly, making mixed-language projects easier.

Smaller, faster, safer: running Kimi and GLM at scale

Exploring how we serve large models more efficiently, without sacrificing quality, reliability, or safety.

Introducing the Billable Usage API: programmatic cost visibility for Cloudflare

A simpler way to track usage and costs across our self-serve products. 

Cloudflare Workers and Containers now support inbound TCP connections and gRPC

Host voice AI backends or other real-time voice agents with Cloudflare Workers.

Tuesday, August 4

Tuesday introduced the Agent Development Lifecycle (ADLC) and the primitives that take agentic software from prototype to production.

The Agent Development Lifecycle has arrived on Cloudflare

Superseding the SDLC (Software Development Lifecycle) with the ADLC; our take on getting agents from prototype to production, and the primitives that underpin the next generation of “software factories.”

Introducing: Cloudflare Agents

Build agents on Cloudflare and watch every run live, with tracing, replay, and human-in-the-loop approvals for what happens in production.

Your agent can now debug Workers with local tracing

Bringing distributed tracing into local dev, making it easier for agents to find and debug issues before they hit production.

Announcing Cloudflare Wallets: the programmable wallet for the Agentic Internet

Wallets introduce a secure way for agents to perform transactions as participants in the emerging agentic economy.

Run CI/CD for millions of repos — on your platform, on Cloudflare

Programmable CI/CD; pipelines written in code, not config, with an agent that repairs failures and stages the fix for review.

How Cloudflare enforces engineering standards using AI

How we use AI-powered automation throughout our dev workflows to keep code standards and processes aligned, helping our own software factories deliver quality and consistent code at scale.

How we built a software factory to drive Astro’s GitHub issue count to zero

Automating the analysis, categorization, and routing of issues to minimize software-maintenance toil and maximize developer productivity.

Wednesday, August 5

Wednesday extended Zero Trust from users and devices to agents themselves — and we shared how we’re running it internally at Cloudflare. 

The Agent Access Model

A framework for how agents can securely access resources and services on behalf of users — across an Internet increasingly populated by agents. 

How we’re rethinking work at Cloudflare with Cloudflare OS

How we’ve embedded AI in our internal operating model, enabling teams to work smarter and faster without giving up security or oversight.

Cloudflare OS: an open platform for agents, apps, and work

We open-sourced the platform our teams use to build apps, automate work, and access internal systems, safely. 

Catching rogue AI behavior with identity-aware analytics

Attribute AI activity to real users and systems, making any anomalies and spend spikes easier to catch.

WriteGuard: fine-grained controls for MCP Servers

Giving customers the same tooling we deploy, for more control over risky tool calls and lowering the chances of agents making unwanted changes.

Thursday, August 6

Thursday defined the Agentic Internet, and how website owners, publishers, and agents can all contribute to an Internet that works for people and agents alike.

Building an open Agentic Internet: readable, discoverable, callable, and payable

A model for an Agentic Internet where publishers keep control, agents get useful access to what they need, and open protocols let both sides transact.

Give any website a WebMCP interface

A preview of WebMCP, which introduces a new (and very simple) approach for making websites and web apps discoverable and usable by agents.

From ranking to recommended: get your site ready to thrive in the age of AI agents

Adapting SEO into AEO (Answer Engine Optimization) practices to improve how web content is discovered, understood, and surfaced by agents.

Introducing Kitesurf: the agent-first browser that runs in V8 isolates on Cloudflare Workers

A browser purpose-built for agents, trading pixel-perfect rendering for lower memory and CPU usage.

The next generation of MCP

MCP got a rewrite. MCPv2 introduces the next evolution of MCP support, simplifying the deployment and scalability of agentic apps.

Cloudflare AI Search: give your agents a search engine for your data

AI Search turns your files or website into an agent-ready search engine with one command.

Friday, August 7

Friday put a lens on what’s actually happening: what agents are really doing on the web, where AI is running in your apps, who’s contributing to the ecosystems, and new tools for analyzing Internet data.

Unveiling good and bad behaviors on the Agentic Internet

Bots aren’t always bad, and humans aren’t always good; reframing bot mitigation around continuous trust rather than one-time risk.

Unifying Workers AI and AI Gateway into a single AI control plane

One binding, one wallet, one dashboard for calling any AI model; model-first routing is up next.

Announcing Cloudflare Ambassadors, Community Engineers, and another $1M in open-source funding

Our refreshed Community initiative introduces two new programs — Cloudflare Ambassadors for community leaders and Community Engineers for open-source maintainers — plus $1M more in open-source funding over the next two years.

Introducing Radar Researcher: an AI tool for exploring Internet data in plain language

Radar’s AI research assistant: plain-language questions in, real interactive charts out.

Agents Week is done, but we aren’t

Five days on, the answer to Rita’s question of “What does your agent need from an Agent Cloud?” is starting to take shape. It needs an execution layer and primitives to run on, a development lifecycle that increasingly writes itself, secure access for the people and agents doing the work, an Agentic Internet, and the humans and communities keeping all of it grounded. There's plenty still to come, but the shape of what’s next is becoming clearer: an Internet that natively supports the humans it was built for and the agents now acting on their behalf.

Our work doesn’t stop here. Keep an eye on our changelog for the latest updates. And if you’re building any part of this with us, we’d love to hear from you! Come find us on X or Discord.