DeepSeek Harness 插件库
🔍 English

dsh-router-standard

💬 会话与消息 ⭐ 57 stars DSH 插件

面向 DeepSeek Harness 的任务感知推理模式路由器:在连续的 react↔spec 轴上划分三个可观测行为区间(spec/mixed/react),于首个模型请求前自动选档,并支持 Persona 与首轮工具注入、对 agent 可见的调参。

插件信息

GitHub stars⭐ 57
许可证MIT
主要语言JavaScript
最近推送2026-08-15T08:45:01Z
维护者yjh051108
收录日期2026-08-15

截图

dsh-router-standard — 插件截图

安装这个 DSH 插件

复制下面的命令,在 DeepSeek Harness 终端中运行即可。

dsh plugin add github:yjh051108/dsh-router-standard

⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →

关于这个插件: dsh-router-standard

dsh-router-standard 是什么?

dsh-router-standard 是一款会话与消息插件,由 yjh051108 维护。面向 DeepSeek Harness 的任务感知推理模式路由器:在连续的 react↔spec 轴上划分三个可观测行为区间(spec/mixed/react),于首个模型请求前自动选档,并支持 Persona 与首轮工具注入、对 agent 可见的调参。

如何安装 dsh-router-standard?

在 DeepSeek Harness 终端运行 dsh plugin add github:yjh051108/dsh-router-standard 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:yjh051108/dsh-router-standard#commit。

dsh-router-standard 免费吗?

dsh-router-standard 是社区开源项目,采用 MIT 许可证。你可以查看源码并免费安装使用。