A self-hosted visual builder that generates and deploys code directly to Cloudflare Workflows. No proprietary engines, just your code.
Visual Canvas
Drag and drop steps, branches, loops, parallel paths, error handling, and more. See your entire workflow structure at a glance — no YAML, no config files. Every node maps directly to a Cloudflare Workflow primitive.
Live Code Preview
Every change on the canvas instantly reflects in the code preview. Toggle between generated TypeScript, the intermediate representation (IR), and the final deployable package. What you see is what gets deployed — no hidden transformations.
Deploy & Monitor
Deploy directly to Cloudflare from the UI. AwaitStep handles code generation, bundling, dependency installation, and deployment. Track version history, lock versions, roll back. Trigger workflows and monitor runs in real-time.
Building Blocks
Composable nodes that map directly to Cloudflare Workflow primitives. Combine them to build anything from simple sequences to complex pipelines.
Plus Sleep Until, Exit, and custom nodes from the marketplace. View all nodes
Open Source & Self-Hosted
Fully open source under Apache 2.0. Self-host on Docker, a VPS, or Cloudflare — your data never leaves your infrastructure.
Run the entire stack on Cloudflare. API on Workers, builds in sandboxed containers, data in D1.
Self-host in under five minutes with Docker. Deploy your first workflow to Cloudflare in seconds.