概览
relay-dsh-plugin-monitor-time
Time deadline Monitor Bundle extension for Relay on DeepSeek Harness.
README / ZH
插件文档
面向 DeepSeek Harness 的 Relay Time Monitor Bundle
English | 中文
本扩展为 Relay 增加可发现的 time.deadline Monitor Bundle Type 和
relay_schedule_timer 便捷工具,需要与 Relay Events、Monitor Core 一起安装。
扩展只读取主机时钟,并提供英文和简体中文目录信息。
使用公开正式版本安装,并同时安装所需的 Relay 插件:
npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add --save-exact \
relay-dsh-plugin-events@0.2.3-rc.1 \
relay-dsh-plugin-monitors@0.3.2-rc.1 \
relay-dsh-plugin-monitor-time@0.1.2-rc.1
也可以使用固定 Git 标签验证安装:
npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add --save-exact \
github:yangbobo2021/relay-dsh-plugin-monitor-time#v0.1.2-rc.1
同一制品继续兼容已审计的 DSH 0.1.2-alpha.3 Profile。
