
Cloudflare Agents Week 2026: Dynamic Workers, Sandboxes GA, and Project Think
Cloudflare Agents Week (April 15–19, 2026) shipped five major capabilities in a single week: Project Think, Dynamic Workers, Browser Run, Agent Lee, and an Email Service for agents — transforming Cloudflare from a CDN and edge network into a batteries-included platform for building, deploying, and operating production AI agents at global scale. Cloudflare의 CDN에서 AI 에이전트 플랫폼으로의 진화 Cloudflare’s evolution from a content delivery network to an AI agent platform is one of the most deliberate infrastructure pivots in cloud computing. In 2023, Cloudflare Workers were primarily used for edge caching, request routing, and lightweight serverless functions. By 2025, the Workers platform had grown to include durable objects, queues, and an AI inference layer — but the stack still treated AI as an add-on, not a first-class citizen. Agents Week 2026 changed that entirely. The April 2026 announcements represent a coordinated shift: every service launched — from Dynamic Workers to the Registrar API beta — was designed explicitly for the agentic workload pattern: long-running, stateful, capable of spawning sub-processes, and operating across multiple channels simultaneously. Internally, Cloudflare’s own AI engineering stack processed 20 million requests routed through AI Gateway during the event week alone, with 241 billion tokens processed through Workers AI and more than 3,683 internal users serving inference. That internal adoption validates the platform at enterprise scale before external developers push their first agents to production. The architectural bet is clear: agents need durable execution, sandboxed code generation, browser control, email handling, and domain registration — and Cloudflare wants to supply all of it natively, without third-party integrations. ...