@michengai/dsh-automation
在独立 DSH 会话中按计划执行编码任务的定时任务管理插件
AI 分析
支持通过 Web 设置面板或聊天界面创建、暂停、立即运行和查看定时任务的历史记录。适合需要定期自动执行代码构建、检查或日常任务的用户。
安装
$
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.