---
title:

Cloudflare Releases Dynamic Workflows for Multi-Tenant Durable Execution

date: 2026-05-09
tags: [#news, #devops ]
draft: false
---

Cloudflare has launched Dynamic Workflows, an open-source library that allows for custom durable execution code to be executed on a per-tenant or per-agent basis. By decoupling the workflow logic from the initial deployment, this system enables platforms like CI/CD tools or AI agents to run isolated, stateful code that can pause, resume, and hibernate with zero idle cost.