Bundle
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 一键更新。
Bundle
插件开关/删除/版本更新管理器:设置→插件列表,运行时启停 loader 条目,支持删除/撤回与 npm 更新检测(host + client 一体包)
Bundle
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.
Bundle
Human-gated DeepSeek Harness plugin creation, verification, and release studio
Bundle
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
Bundle
DeepSeek Harness 防休眠插件(守夜人):agent 任务执行期间阻止操作系统休眠,任务结束后恢复;方式子系统(systemd-inhibit / GNOME gsettings / caffeinate / pmset / PowerShell / powercfg)+ 浏览器 Wake Lock + 一键更新
Bundle
DeepSeek Harness 代理配置插件:对外网目标自动走 HTTP/SOCKS 代理(harness 进程内请求与 pnpm/git 子进程都生效),本机/回环/内网直连;带可关闭的启用开关;设置一页持久化到 $DSH_HOME/proxy-config.json。
Bundle
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
Bundle
Agent loop rate limiter — prevents TPM/RPM limit violations by intercepting the LLM streaming pipeline and adding adaptive delays between requests
Bundle
One-click updates for DeepSeek Harness (DSH). Community plugin — incremental npm tarballs, backup, rollback. Not official DeepSeek software.
Bundle
Complete Git worktree support for DeepSeek Harness: task-scoped isolated worktrees with per-repo manifests, workspace registration, bring-back to main, direct commit, and durable state. Reference: Qoder / Codex / Claude Code worktrees.
Bundle
DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。
Bundle
Login gate for the DeepSeek Harness web GUI: username/password entry page (DeepSeek style), 12-hour session tokens, slash commands for user management. Background tasks keep running while logged out.
Bundle
DeepSeek Harness Web plugin with a DSH version card, settings page, npm checks, and safe update guidance.
Bundle
OpenSpec (spec-driven development) as a DeepSeek Harness plugin: ships the OpenSpec agent skills as a bundled skill provider and resolves the openspec CLI from the plugin's own dependency, so no global install and no per-project .agents/skills copy is required.
Bundle
Spec-Driven Development 三件套技能(Spec New / Spec Implement / Spec Validate)DSH 组合包:把模糊 Idea 收敛成 specs/ 三件套,按规格有序实现,并对照验收标准验收。
rongyishuaige7
Bundle
DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。
EricXu20266
Bundle
DeepSeek Harness plugin: the Specify (Spec-Kit) spec-driven development skill suite
904915452
Bundle
依赖安全审计:扫描项目依赖的已知漏洞(OSV.dev)并检测过期依赖(npm registry),返回漏洞严重级/修复版本与升级幅度
uckkk
Bundle
bbs.dsher.cn 社区面板 — DSH Web 的正式 bundle 插件(npm 安装形态):右下角悬浮入口 + 浏览/搜索/发帖/回帖/点赞/图片上传 + 一键登录
kimirong
Bundle
npm包最新版本
uckkk
Bundle
二项分布
uckkk
Bundle
Embedded C/C++ firmware development toolbox — 4 agents, 7 skills covering FreeRTOS, ISR, NVM storage, Keil MDK, ARMCLANG, HardFault, state machines, architecture, and LVGL patterns. Ships a native DeepSeek Harness (dsh) bundle that injects the session-start gate into the first model step.
AmethystLuna
Bundle
Remote development for the DeepSeek Harness web GUI: connect a workspace to an SSH server, provision a .dsh-server there, run its files, terminals, conversations and agents on that machine — Work mode included, as the harness running there shown here
omdsh-plugins