dagu-webui

Community

Visually manage and monitor Dagu workflows.

Authorvinnie357
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides users through Dagu's intuitive Web UI, simplifying the management, monitoring, and execution of workflows. It provides real-time visibility into operations, making it easy to track progress, debug issues, and review execution history without needing CLI commands.

Core Features & Use Cases

  • Interactive Workflow Management: Start, stop, retry, and manage Dagu workflows directly from your browser with a few clicks.
  • Real-time Monitoring & Logging: View live execution status, detailed step-by-step logs, and visual DAG representations for immediate insights into workflow health.
  • Comprehensive History & Debugging: Access past execution records, filter history, and analyze failed runs to quickly diagnose and troubleshoot issues.
  • Use Case: When a Dagu workflow fails, use the Web UI to quickly identify the problematic step, review its real-time logs for error messages, and then restart the workflow after applying a fix.

Quick Start

Access the Dagu Web UI at 'http://localhost:8080' after starting the Dagu server, then navigate to the workflow list and manually start a workflow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dagu-webui
Download link: https://github.com/vinnie357/claude-skills/archive/main.zip#dagu-webui

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository