DeepSeek Harness 插件库

dsh-plugin-dev

DSH 插件开发的实战档案(skill + 文档):cordis 双副本、tsconfig 三件套、Windows junction 等踩坑经验。

插件信息

GitHub stars⭐ 9
最近推送2026-08-14T03:11:23Z
维护者omdsh-dev
收录日期2026-08-14

截图

dsh-plugin-dev — 插件截图

关于这个插件

DSH 插件开发踩坑与做法档案(skill + 文档):cordis 双副本、tsconfig 三件套、Windows junction、多帧 zstd 等实测记录

安装这个 DSH 插件

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

dsh plugin add github:omdsh-dev/dsh-plugin-dev

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

更多介绍

dsh-plugin-dev English DeepSeek Harness 插件开发中踩过的坑与验证过的做法。 记录自 DSH 公测期间(dsh-external 组织)的插件开发实践:vendor cordis 双副本、tsconfig 三件套、Windows junction、多帧 zstd API……每个坑都有发生时的现象、确认的根因与最终修法。公测结束后相关仓库已迁移至 omdsh-dev 组织并公开。 ---

关于这个插件: dsh-plugin-dev

dsh-plugin-dev 是什么?

dsh-plugin-dev 是一款开发与运行时插件,由 omdsh-dev 维护。DSH 插件开发的实战档案(skill + 文档):cordis 双副本、tsconfig 三件套、Windows junction 等踩坑经验。

如何安装 dsh-plugin-dev?

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

dsh-plugin-dev 免费吗?

dsh-plugin-dev 是社区开源项目。你可以查看源码并免费安装使用。