全部插件

DSH / BUNDLE / BUNDLES

relay-dsh-plugin-monitor-author

v0.1.2-rc.1yangbobo2021 / relay-dsh-plugin-monitor-author63658f7868

可安装组合包组合包与其他模块社区 · Topic 自动分析

概览

relay-dsh-plugin-monitor-author

DSH Skill provider for discovering and safely creating Relay Monitor Bundles.

README / ZH

插件文档

Relay Monitor Author

English | 中文

这是一个 DeepSeek Harness 插件。它把 relay-monitor-author Skill 注册到 DSH 原生 Skill 目录,指导当前 DSH Agent 查询实时 Monitor Bundle、优先使用插件类型, 并在确实没有匹配类型时,以最小权限创建、验证和安装临时 Bundle。

请与 Monitor Core 一起安装公开正式版本:

npx @deepseek-ai/dsh@0.1.2-rc.1 plugin --profile web add --save-exact \
  relay-dsh-plugin-monitors@0.3.2-rc.1 \
  relay-dsh-plugin-monitor-author@0.1.2-rc.1

同一制品继续兼容已审计的 DSH 0.1.2-alpha.3 Profile。

请与 relay-dsh-plugin-monitors 一起安装。用户可以直接告诉 DSH Agent 等待某个 外部条件,也可以通过 DSH 原生 Skill UI/工具加载 Skill,或显式调用 /relay-monitor-author。所有创建操作都通过绑定当前 DSH 根 Session 的 Monitor 工具完成;本包不是 Codex 插件,也不会绕过 Relay 授权。

卸载本插件后,该 Skill 会从后续 DSH 目录结果中消失;已经由 Monitor Core 持久化 的 Monitor 不会被停止或改写。

具体契约见 SPEC.mddocs/acceptance-scenarios.md