Dafthunk is a browser-first visual workflow automation platform that lets you build, run, and monitor workflows without standing up a traditional server stack. It’s designed around durable, multi-step execution so workflows can keep going (and recover) even when individual steps fail, time out, or need retries. The platform is closely aligned with Cloudflare’s ecosystem, using edge-native building blocks for execution, orchestration, and storage so workflows can run near users with low latency. It aims to combine the approachability of a visual editor with the practical needs of real automation: state persistence, execution history, reusable nodes, and integrations with external systems. A key appeal is that you can go from idea to running automation quickly in a hosted-like experience while still keeping the project open source and infrastructure-aware.
Features
- Visual workflow builder that runs directly in the browser
- Durable multi-step execution with retries and persisted state
- Edge-first serverless runtime based on Cloudflare primitives
- Built-in storage options for workflow data and artifacts
- Execution history and observability for debugging runs
- Extensible node system for integrations and custom logic