Cloudflare Ships Dynamic Workflows, Bringing Durable Execution to Per-Tenant and Per-Agent Code
Cloudflare just shipped durable execution for agents. CI/CD workflows that scale to millions of tenants at near-zero idle cost.

Why it matters
Cloudflare's Dynamic Workflows removes a critical infrastructure bottleneck for agent platforms and multi-tenant AI applications—enabling per-agent, per-tenant workflow execution without the compute penalty. This matters because deployment cost and latency are now competitive moats in the agent layer.
The key facts
6 to knowCloudflare Dynamic Workflows released (MIT-licensed library)
Built on Dynamic Workers durable execution engine
Enables per-tenant, per-agent, per-request workflow code at runtime
Serves millions of unique durable workflows at near-zero idle cost
Primary use cases: CI/CD pipeline execution and agent plan execution
Solves multi-tenancy scaling for agent platforms
Go to the source
InfoQ AI/MLinfoq.com
Publisher excerpt: Cloudflare released Dynamic Workflows, an MIT-licensed library that extends its durable execution engine so workflow code can differ per tenant, agent, or request at runtime. Built on Dynamic Workers, the library enables platforms to serve millions of unique durable workflows at near-zero idle…