aicoolies logo
Dagu logo

Dagu

Single-binary workflow engine with zero dependencies

Share
open-sourceOpen Source
Visit Website →

Dagu is a local-first, self-contained workflow engine that runs as a single binary under 128MB of memory with no database, message broker, or runtime dependencies. Workflows are defined in declarative YAML and can orchestrate shell commands, Docker containers, SSH sessions, HTTP calls, and SQL queries. It includes a built-in Web UI with DAG visualization and Gantt charts, plus an AI agent that creates and debugs workflows from natural language via Slack or Telegram.

Dagu exists to solve a problem familiar to anyone managing legacy infrastructure: hundreds of cron jobs with implicit dependencies, scattered across servers, with no visibility into what ran, what failed, or what depends on what. Instead of replacing your existing scripts with a framework-specific SDK, Dagu orchestrates whatever you already have — shell commands, Python scripts, Docker containers, SSH commands, HTTP calls — in declarative YAML files without requiring any code changes. The single Go binary ships with a web UI, scheduler, and execution engine all in one, consuming under 128MB of memory. File-based storage means no PostgreSQL, Redis, or message broker to manage.

Despite its lightweight footprint, Dagu packs production-grade features: 19+ executor types including Docker, SSH, postgres, and sqlite step types; DAG composition where workflows can nest sub-workflows with parameters; a distributed mode with coordinator/worker architecture and label-based task routing for GPU, region, or compliance requirements; exponential backoff retries with lifecycle hooks for success, failure, and exit events; RBAC for team environments; Prometheus metrics and OpenTelemetry tracing; and email notifications. The web UI provides live log tailing, execution history with full lineage, and drill-down into nested sub-workflows. Git-based version management tracks changes to DAG definitions.

A recent addition is the built-in AI agent that can create, edit, and debug workflows from natural language — either through the web UI or as a persistent Workflow Operator bot on Slack and Telegram. This lets teams ask the bot to check logs, retry failed steps, or scaffold new workflows in plain English. Dagu is installable via Homebrew, npm, Docker, Helm for Kubernetes, or the guided script installer that sets up Dagu as a background service. It runs on macOS, Linux, and Windows, and is fully air-gapped ready — no internet required after installation. The name comes from DAG (Directed Acyclic Graph) and the Mandarin word for big drum.

Pricing

Free and open-source, 100% open source with no vendor lock-in

Platforms

Single Go binary, macOS/Linux/Windows, Docker, Kubernetes, Helm

Categories

Tags

Use Cases

Alternatives

Steel logo

Steel

Open-source browser infrastructure for AI agents at scale

Steel is an open-source browser API purpose-built for AI agents, providing managed headless browser sessions with anti-bot bypass, proxy rotation, CAPTCHA solving, and session persistence. It handles the infrastructure layer that browser automation agents like Browser Use and Stagehand run on top of. Self-hostable or available as a cloud service. Over 6,000 GitHub stars.

open-sourceOpen Source
Trigger.dev logo

Trigger.dev

Open-source background jobs and AI workflows for TypeScript

Trigger.dev is an open-source platform for building and deploying background jobs, AI agents, and long-running workflows in TypeScript. It eliminates serverless timeouts with durable task execution, automatic retries, queue-based concurrency control, and elastic scaling. Used by 30,000+ developers at companies like MagicSchool and Icon.com, it processes hundreds of millions of agent runs monthly. Backed by a $16M Series A led by Dalton Caldwell's Standard Capital fund.

freemiumOpen Source

Llamafile

Run LLMs as a single portable executable file

Llamafile by Mozilla packages a complete LLM — model weights, inference engine, and OpenAI-compatible API server — into a single executable file that runs on Mac, Windows, Linux, FreeBSD, and OpenBSD with no installation. Built on llama.cpp and Cosmopolitan Libc for cross-platform portability, it delivers GPU-accelerated inference when available and falls back to optimized CPU execution. Supports GGUF models with a built-in web chat UI and REST API for integration.

open-sourceOpen Source

Related Tools

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source

CLIProxyAPI

Self-hosted proxy API for routing AI CLI accounts into OpenAI-compatible endpoints

CLIProxyAPI is an open-source Go proxy server that wraps Gemini CLI, Claude Code, OpenAI Codex, Grok Build, and related CLI account flows behind OpenAI/Gemini/Claude-compatible API endpoints. Use it carefully: it can touch OAuth sessions, auth files, logs, and provider account policies, so production use needs credential and ToS review.

open-sourceOpen SourceTelemetry
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry
DenchClaw logo

DenchClaw

Local AI CRM and workflow automation on OpenClaw

DenchClaw is a local AI CRM and workflow automation app built on OpenClaw. It runs on a Mac at localhost, lets users chat with local business data, and focuses on lead enrichment, founder/customer research, and outreach automation. It belongs beside local AI, workflow automation, and OpenClaw-style personal-agent tools rather than pure coding IDEs.

open-sourceOpen Source
Traceway logo

Traceway

OpenTelemetry-native observability with AI tracing, logs, traces, metrics, and session replay — self-hosted in 90 seconds.

Traceway is an open-source, OpenTelemetry-native observability platform that combines logs, traces, metrics, exceptions, session replay, and AI tracing in a single self-hosted system. MIT licensed with no open-core restrictions, it deploys in 90 seconds via Docker Compose and accepts OTLP/HTTP from any OTel SDK without a Collector or per-language vendor SDK.

open-sourceOpen Source
Freestyle logo

Freestyle

Sandboxes for coding agents — Linux VMs, Git, and deploys in one box

Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.

freemium