@michengai/dsh-automation
在独立 DSH Session 中按计划执行编码任务,支持 Web 设置页与 Agent 双入口管理。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MichengAI/dsh-automation说明文档
阅读完整 README ↗Usage
Open Settings → Scheduled Tasks, then use the panel as follows:
| Goal | Action | Scope |
|---|---|---|
| Create a rule | Select New scheduled task, then set name, schedule, prompt, workspace, model, skills, and permission. | Host-wide |
| Create from chat | Select Create in chat. Settings close and the composer is filled with a template prompt. | Current conversation |
| Pause or resume | Use the switch on a task card. | One rule |
| Run now | Open the card menu and select Run now. | One rule |
| Delete | Open the card menu and select Delete task. Run history is kept. | Definition only |
| Inspect runs | Open Run history, then filter by day, week, month, task, or status. | Host-wide |
Each dispatched run uses the saved prompt, workspace, model, and permission boundary. It does not reuse approvals from the source chat.