Plugin directory / Workflow & Automation / dsh-automation
dsh-automation
GitHub source only titanwings/dsh-automation ↗
21Stars
1Forks
0Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
DSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并由用户或 Agent 创建和管理定时任务。 / Run coding tasks in fresh Agent sessions and manage schedules from DSH Web or an Agent.
Our take
Source-only — install from GitHub
Source-only — install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:titanwings/dsh-automation - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:titanwings/dsh-automation. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/titanwings/dsh-automation ↗