Cloudflare announced a major expansion of its Agent Cloud platform on April 13, integrating OpenAI's GPT-5.4 and Codex models for enterprise agent workloads. The pitch: move AI agents off laptops and into production on Cloudflare's global edge network, with compute, storage, and sandboxing bundled under one roof.
The headline addition is Dynamic Workers, an isolate-based runtime that spins up in milliseconds to execute AI-generated code. Cloudflare claims isolates start roughly 100x faster and use 10x-100x less memory than containers, though those are the company's own benchmarks. Agents write short TypeScript functions against typed APIs instead of chaining sequential tool calls, which Cloudflare says cuts token usage and latency. Alongside Dynamic Workers, the company launched Artifacts (Git-compatible storage built for agent-scale repos) and brought Sandboxes to general availability, giving agents persistent Linux environments with shells, filesystems, and background processes.
"Agents need a home that is secure by default, scales to millions instantly, and persists across long-running tasks," per CEO Matthew Prince. The standard founder framing, but the infrastructure bet is real: Cloudflare is positioning Workers as the default runtime for autonomous software, not just web apps. Following its acquisition of Replicate, the platform now offers a unified model catalog spanning OpenAI's proprietary models and open-source alternatives. Developers can swap providers by changing one line of code.
Pricing details for Dynamic Workers and the expanded model catalog weren't disclosed. The real test is whether developers building multi-step, long-running agents will pick Cloudflare over AWS or Google Cloud for production workloads. Agents Week 2026 continues through the week with more tooling announcements expected.
Bottom Line
Cloudflare is betting its nine-year-old Workers platform can become the default runtime for AI agents, starting with OpenAI's GPT-5.4 and 100x-faster isolate-based execution.
Quick Facts
- Announced April 13, 2026 during Cloudflare Agents Week
- Integrates OpenAI GPT-5.4 and Codex into Agent Cloud
- Dynamic Workers: isolate startup in milliseconds, company-reported 100x faster than containers
- Artifacts: Git-compatible storage supporting tens of millions of repos
- Sandboxes now generally available with persistent Linux environments
- Model switching requires one line of code change (post-Replicate acquisition)




