MichengAI/dsh-automation1

@michengai/dsh-automation

在独立 DSH Session 中按计划执行编码任务,支持 Web 设置页与 Agent 双入口管理。

AI Analysis

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

Package
@michengai/dsh-automation
Version
0.1.1
License
Apache-2.0
Last updated
Aug 17, 2026

Install

$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.