From a5f76b4145d007956128a2c2a26f43372c1859ec Mon Sep 17 00:00:00 2001 From: Arky Date: Fri, 28 Aug 2026 17:33:56 +0700 Subject: [PATCH] docs: add Dagu mascot section explaining the degu --- [page].md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/[page].md b/[page].md index 0ec1954f..031f16a3 100644 --- a/[page].md +++ b/[page].md @@ -206,6 +206,10 @@ Most teams that land here are not looking for a workflow platform. Their scripts Dagu keeps workflow structure in one YAML file next to the tools that do the work. Nothing moves into a framework, so your scripts keep working with or without Dagu. The YAML is what adds a dependency graph, retries, per-step logs, history, and a Web UI to every run. +## The Dagu mascot + +The degu (*Octodon degus*), a small rodent native to Chile related to chinchillas and porcupines, serves as the Dagu project mascot. It aptly symbolizes Dagu's characteristics, such as simplicity, industry, and self-sufficiency. Degus reflect Dagu's mission to run schedules, retries, and everyday automation efficiently, without external databases or heavyweight frameworks. The name also echoes "DAG," Dagu's core unit of work. The degu crafts a brand identity that reflects the project's core principles. + ## Choose your next step