跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 8 个插件

G

dsh-housekeeper

guo6x/dsh-housekeeper

agent 的环境管家:工具链台账(node/pnpm/git/gh/ffmpeg/浏览器)、缓存与临时目录扫描 + 白名单安全一键清理、机器规则(AGENTS.md)编辑,全在 Web GUI 设置面板。

526天前开发与插件工具MIT
Q

dsh-plugin-install

qinyre/dsh-plugin-install

设置 → 插件里的「安装」标签页:按 npm spec、`github:user/repo` 或本地路径安装、更新、卸载任意插件,走的都是 `dsh plugin add` 这条 CLI 路径;更新检查对照 npm latest 或 GitHub HEAD,带降级保护与装后版本核对,每次 add/remove 均附带 pnpm 11 发布冷静期豁免;服务重启在 DSH Desktop 由壳层执行,独立 `dsh web` 下由中转进程接力并交接回原终端。

321天前开发与插件工具MIT
X

dsh-plugins

xarleyn/dsh-plugins

由原生 DeepSeek Harness 会话驱动的端用户 QA 界面。

110天前工具与能力MIT
S

dsh-genie

swaylq/dsh-genie

把 agent 现场造出来的插件留下来:将 `cordis_define` 的动态包固化成能跨重启存活的正式插件,写包并注册 profile 层的全过程不用 pnpm、不联网、不需要构建授权。

1上个月开发与插件工具MIT
B

dsh-engineer-tools

bycall/dsh-engineer-tools

面向软件工程师的 DeepSeek Harness 插件:注册两个模型可直接调用的 Host Tool——受工作区约束的 `git` 运行器,以及按 lockfile 自动识别 npm/pnpm/yarn/bun 并选择正确动词的包管理器运行器(`dev`)。两者都经 dsh 沙箱 shell 执行,返回规整的 stdout/stderr/exitCode,让 agent 拿到聚焦、可复核的结果而不是裸 bash;再加一个工具只需复制一个 register 块。

06天前工具与能力MIT
N

dsh-npm-runner

nobu121/dsh-npm-runner

DeepSeek Harness plugin: discovers the npm/pnpm/yarn/bun scripts of the current workspace (never descending into node_modules) and runs any of them in the background from a compact control in the composer area or the session header.

010天前会话与消息MIT
9

dsh-dep-vuln-scan

988hj7tczd-oss/dsh-dep-vuln-scan

扫描项目锁文件(npm/pnpm/yarn/pip/go/cargo/maven/gradle…)并对免费 OSV API 批量查询漏洞,输出「包 / 当前版本 / 漏洞 ID / 摘要 / CVSS / 修复版本」表格与修复命令。

028天前工具与能力MIT
Z

dsh-firstrun

zoahdev/dsh-firstrun

DeepSeek Harness 首次运行体检:检查 Node/pnpm/dsh 工具链、home、profile、API Key(只显示名称、绝不显示值)、工作区可写性与 npm 注册表,并给出可执行下一步——CLI + agent 可调用 quickstart 工具,dsh-firstrun/v1 报告,零运行时依赖。

0上个月开发与插件工具MIT