MichengAI/dsh-automation1

@michengai/dsh-automation

在独立 DSH 会话中按计划执行编码任务的定时任务管理插件

AI 分析

支持通过 Web 设置面板或聊天界面创建、暂停、立即运行和查看定时任务的历史记录。适合需要定期自动执行代码构建、检查或日常任务的用户。

包名
@michengai/dsh-automation
版本
0.1.1
许可证
Apache-2.0
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MichengAI/dsh-automation

Usage

Open Settings → Scheduled Tasks, then use the panel as follows:

GoalActionScope
Create a ruleSelect New scheduled task, then set name, schedule, prompt, workspace, model, skills, and permission.Host-wide
Create from chatSelect Create in chat. Settings close and the composer is filled with a template prompt.Current conversation
Pause or resumeUse the switch on a task card.One rule
Run nowOpen the card menu and select Run now.One rule
DeleteOpen the card menu and select Delete task. Run history is kept.Definition only
Inspect runsOpen 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.