dsh-repo-browser
Lanzgale/dsh-repo-browser
0GitHub starsRepository Browser plugin for DeepSeek Harness — right-side GitHub repo list (stars / forks / topics / last push) with local grouping folders and quick actions (move to group / make private / archive); auto-hides on the new-session page
deepseek-style-theme
Lichtspur/deepseek-style-theme
0GitHub starsDeepSeek official-home style theme for the dsh web GUI: fluid particle background, glass sidebar, glass composer, frosted header, running-subagent progress panel, DSTT time-based mode, and DeepSeek brand link
dsh-patch-edit-plus
drscrewdriver/dsh-patch-edit-plus
0GitHub starsPatch-style file editing for DeepSeek Harness: one apply_patch tool for git/unified diff (default) and Codex apply_patch syntax (opt-in), all-or-nothing application, 0.1.2-rc.1 ~ 0.1.5-rc.2 compatible.
dsh-restart
zhiheng-zhang-Mera/dsh-restart
0GitHub starsDSH plugin: safe restart execution for DeepSeek Harness — request validation, checkpoint gating, restart locking, graceful shutdown, crash-loop breaking and an external supervisor. It never decides when to restart.
关于 DeepSeek Harness 远程访问与执行插件
Remote Access 与 Remote Execution 插件让 DeepSeek Harness 跨出本地界面或当前进程运行。本分类覆盖 LAN 与安全 Tunnel 访问、手机和远程控制界面、远程主机与终端、Sandbox 任务路由和隔离执行环境。这些插件解决的问题不同,但共同点都是扩展 Harness 的访问位置或 Agent 的执行环境。
远程插件涉及机器与网络边界,安装前应重点检查认证方式、网络暴露范围、Tunnel 行为、Credentials、命令执行权限、Sandbox 隔离、源码活跃度和兼容性证据。远程工作流会扩大 Harness 的安全边界,因此它的实现方式和源码证据与功能本身同样重要。