csiroqa/dsh-schedule

插件 ⭐ 2 MIT automation

DeepSeek Harness(DSH)定时任务及状态监控插件:根据cron时间表自动触发Agent执行任务,通过/status命令及设置页仪表盘查看系统与harness综合状态。

catalog 简介:DeepSeek Harness(DSH)定时任务 + 状态监控插件:按 cron 时间表自动触发 Agent 执行任务,/status 与设置页仪表盘查看系统与 harness 综合状态。Scheduled tasks (cron) + status monitoring plugin for DeepSeek Harness.

安装

git clone https://github.com/csiroqa/dsh-schedule.git
cd dsh-schedule
pnpm install
pnpm build

# 安装进 web profile(link: 指向本目录)
dsh plugin --profile web add link:$(pwd)        # POSIX
dsh plugin --profile web add link:E:\path\to\dsh-schedule   # Windows

csiroqa/dsh-schedule 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。