DeepSeek Harness 插件库

dsh-context-doctor

🖥️ 界面增强 ⭐ 7 stars 社区收录

上下文注入审计:统计指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突。

插件信息

GitHub stars⭐ 7
许可证BSD-3-Clause
主要语言JavaScript
最近推送2026-08-13T16:29:47Z
维护者Zhenyu98
收录日期2026-08-15

截图

dsh-context-doctor 截图 1

安装这个 DSH 插件

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

dsh plugin add github:Zhenyu98/dsh-context-doctor

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

更多介绍

Context Doctor DSH 上下文注入审计插件:看清模型每个请求到底背着多少上下文,找出重复、冲突与浪费 token 的注入物。 全程只读 · token 成本逐项量化 · 可执行裁剪建议 为什么 · 快速安装 · Agent 安装 · 功能 · 使用 · FAQ · Context Doctor renders in English with a restrained mono interface; the surrounding DSH shell follow…

关于这个插件: dsh-context-doctor

dsh-context-doctor 是什么?

dsh-context-doctor 是一款界面增强插件,由 Zhenyu98 维护。上下文注入审计:统计指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突。

如何安装 dsh-context-doctor?

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

dsh-context-doctor 免费吗?

dsh-context-doctor 是社区开源项目,采用 BSD-3-Clause 许可证。你可以查看源码并免费安装使用。