dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
0GitHub starsdsh (DeepSeek Harness) file explorer: browse the active session's workspace and preview files (Markdown/image/PDF/text/binary) right inside the chat GUI — a standard Cordis bundle plugin (read-only /dsh-files host routes + a conversation.view file tab).
dsh-engineering-control-plane
bailong-Hakuryu/dsh-engineering-control-plane
0GitHub starsDeepSeek Harness 工程任务编排与发布门禁插件,支持 /mission 指令、任务路由、计划执行、验证和状态跟踪。 | Engineering mission orchestration and release-gate plugin for DeepSeek Harness with /mission routing, planning, execution, verification, and status tracking.
dsh-subagent-concurrency-limit
blauerberg/dsh-subagent-concurrency-limit
0GitHub starsLimit concurrent DeepSeek Harness subagent turns and delegation runs
dsh-model-compat-guard
782042369/dsh-model-compat-guard
0GitHub starsDSH (DeepSeek Harness) compatibility guard plugin: fixes reasoning-model compaction truncation, doomed sandbox-escalation fail-close, and missing tool description for GPT/Qwen/third-party models
关于 DeepSeek Harness 远程访问与执行插件
Remote Access 与 Remote Execution 插件让 DeepSeek Harness 跨出本地界面或当前进程运行。本分类覆盖 LAN 与安全 Tunnel 访问、手机和远程控制界面、远程主机与终端、Sandbox 任务路由和隔离执行环境。这些插件解决的问题不同,但共同点都是扩展 Harness 的访问位置或 Agent 的执行环境。
远程插件涉及机器与网络边界,安装前应重点检查认证方式、网络暴露范围、Tunnel 行为、Credentials、命令执行权限、Sandbox 隔离、源码活跃度和兼容性证据。远程工作流会扩大 Harness 的安全边界,因此它的实现方式和源码证据与功能本身同样重要。