Skip to content
dsh.fish

Browse

126 results

Bundle

dsh-update-copilot

Update copilot for DeepSeek Harness: tracks the DSH core, bundled packages, and every installed plugin across npm and git, merged package-centric over all profiles, with one-click updates for eligible profiles. · DSH 更新助手:追踪 dsh 本体、bundle 包和所有已装插件(npm 与 git 双通道,跨 profile 按包合并),仅对符合条件的 profile 一键更新。

hezhongtang1
Bundle

dsh-plugin-toggle

插件开关/删除/版本更新管理器:设置→插件列表,运行时启停 loader 条目,支持删除/撤回与 npm 更新检测(host + client 一体包)

tuogusa1
Bundle

dsh-guardian

DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing `inject` declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies.

akira3991
Bundle

dsh-semver

Semantic versioning toolbox for DeepSeek Harness (dsh): parse, compare, range-check, increment, diff and sort semver strings (npm semver.inc/diff/sort semantics) — zero runtime dependencies, pure logic

TYEclipse1
Bundle

dsh-proxy-config

DeepSeek Harness 代理配置插件:对外网目标自动走 HTTP/SOCKS 代理(harness 进程内请求与 pnpm/git 子进程都生效),本机/回环/内网直连;带可关闭的启用开关;设置一页持久化到 $DSH_HOME/proxy-config.json。

lhf66231
Bundle

dsh-jenkins

Jenkins CLI plugin (dual-face): multi-server config page, model tools, and a per-workspace Run-Jenkins-Job entry with environment tabs. Bilingual UI (zh/en), no hardcoded paths, publishable to npm / GitHub

jsoncode1
Bundle

dsh-updater

One-click updates for DeepSeek Harness (DSH). Community plugin — incremental npm tarballs, backup, rollback. Not official DeepSeek software.

Takinggg1
Bundle

dsh-dependency-audit

依赖安全审计:扫描项目依赖的已知漏洞(OSV.dev)并检测过期依赖(npm registry),返回漏洞严重级/修复版本与升级幅度

uckkk
Bundle

@kimirong/dsher-bbs-plugin

bbs.dsher.cn 社区面板 — DSH Web 的正式 bundle 插件(npm 安装形态):右下角悬浮入口 + 浏览/搜索/发帖/回帖/点赞/图片上传 + 一键登录

kimirong
Bundle

upstream-radar

Always-on dependency and compatibility monitoring for DeepSeek Harness plugins, including exact paths, upstream changes, and isolated install/load evidence.

MicroMilo
Bundle

dsh-plug-mcp

DeepSeek Harness 的 MCP 服务管理器:在 设置 → 插件 → MCP 标签页中发现 GitHub 上的 MCP 服务仓库(topic:mcp-server / modelcontextprotocol),探测 npm / PyPI 发布状态与 README 启动线索,详情查看后一键安装 / 移除。服务以 @deepseek-ai/dsh-mcp-client 行登记进 cordis.patch.yml,HMR 热重载,无需重启。支持 GitHub 代理。

Casually
Bundle

dsh-progress

DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。

lsqace-del
Bundle

dsh-kimi-provider

Kimi (Kimi Code account) integration bundle for DeepSeek Harness: provider route, models, device-code login and auto token refresh (npm: dsh-kimi-provider)

myk5010
Bundle

dsh-inform

DSH 任务提醒插件:任务完成/需要批准/需要回答时发系统通知(可选页面浮层与自定义音频),三类事件独立开关

mobaixingyao
Bundle

@deepseek-ai/dsh-client-ui-board

Multi-layer project whiteboard view: a mind-map of boxes and connectors over layers, registered into the conversation view ring (no service). 发布为 DSH 客户端插件,可 GitHub / npm / tarball 分发。

LaoQianwocao
Bundle

dsh-subagent-team

DeepSeek Harness 子代理团队插件:9 个专职子代理(读/写/代码/文档/修复/审查/识图 + 统筹)+ 代码质量流水线 + 长任务(continuable) + Token/预算可调 + 性能优化;并内置持久化多代理团队运行时(建队/成员/任务依赖/邮箱/事件调度/浮层 UI)。遵循官方 bundle 形态,支持 GitHub / npm / 本地目录安装。

xuqingsakura
Bundle

dsh-cn-plugin-center

A China-friendly, curated plugin center for DeepSeek Harness Web.

SuiBbinggan
Bundle

dsh-command-scout

Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.

JohnXu22786
Bundle

dsh-dep-vuln-scan

Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.

988hj7tczd-oss
Bundle

@ulabe/dsh-conversation-nav

Conversation position navigator (flat list): a right-edge tick rail with a hover panel listing every user message, click to jump (DeepSeek web-style).

UlaBe
Bundle

dsh-plugin-github-search

Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels

Tianbaidi
Bundle

@yyfather/dsh-token-vault

Secure credential vault for DeepSeek Harness: store GitHub/npm/API tokens (secrets never leave the host), run gh/npm/npx/node/git with the token injected in the environment, and manage tokens from a Settings page.

YYfather