dsh plugins中文
← Back to popular plugin directory

DSH automation plug-in

titanwings/dsh-automation · skills

⏱️ dsh-automation Run coding tasks on schedule.

★ 35GitHub stars
3Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

⏱️ dsh-automation Run coding tasks on schedule. Manage them from Web or Agent.

🕒 Need recurring or one-shot coding work to run later without relying on an old chat? 🧭 Need each unattended run to stay inside an explicit workspace and permission boundary? 🧾 Need to inspect what ran, which revision it used, and how it ended? ✨ dsh-automation turns all three requirements into one workflow.

Create and manage schedules from DSH Web or any eligible root Agent. Every dispatched occurrence starts in a fresh root Agent and Session, then leaves an auditable record. Self-contained task + schedule + permission boundary → fresh root Agent + fresh Session + durable run history

Install command

dsh plugin --profile web add github:titanwings/dsh-automation
View GitHub repository ↗Back to popular plugin directory