全部插件分类
DSH 插件分类

DeepSeek Harness 远程访问与执行插件

查找用于远程终端、主机、LAN 与移动访问、Tunnel、Sandbox、远程控制和执行环境的 DSH 插件。

848 个已收录插件默认按热门排序第 18 页,共 24 页查看最新收录查看最近更新
查看插件 dsh-remote-workspace

dsh-remote-workspace

lengmoXXL/dsh-remote-workspace

0GitHub stars
Manifest 有效

A DeepSeek Harness (DSH) plugin that runs the harness's file, shell, and terminal tools inside a git worktree on a remote machine over SSH. The remote agent installs itself: it ships as a static Rust binary from GitHub Releases, listens on a random loopback port, and updates when the plugin does.

DSH Profile: webv0.0.4MIT
查看插件
查看插件 dsh-task-console

dsh-task-console

He2way/dsh-task-console

0GitHub stars
Manifest 有效

DSH client plugin: flip the page over to a glass task console — live jobs, subagents, session and workspace cards, an infinite canvas that unrolls a card into its own controls, embedded web apps, and a conversation box that edits the canvas.

DSH Profile: webv0.25.0MIT
查看插件
查看插件 dsh-cost-meter

dsh-cost-meter

GooDAnDReaDY/dsh-cost-meter

0GitHub stars
Manifest 有效

DeepSeek Harness plugin: a session cost chip in the conversation header - live token usage by bucket, peak/off-peak tariff, and a countdown to the next tariff switch.

DSH Profile: webv0.8.5MIT
查看插件
查看插件 dsh-usage-unified

dsh-usage-unified

satan9394/dsh-usage-unified

0GitHub stars
Manifest 有效

Machine-wide DeepSeek Harness (dsh) usage statistics: trends, a custom date range that governs every panel, one merged model panel (share + four-bucket split + calls + cost), a session ranking with call drill-down, CSV/JSON export and an optional local cost estimate. 全机 DSH 用量统计:趋势 / 自定义区间(贯穿所有面板)/ 合并模型面板 / 会话排行下钻 / 调用明细 / 导出 / 可选成本估算。

DSH Profile: webv0.5.0MIT
查看插件
查看插件 dsh-reach

dsh-reach

PerryLink/dsh-reach

0GitHub stars
Manifest 有效

Multi-channel decision & remote-control bridge for DeepSeek Harness: pushes any workspace's approval/question cards to IM channels (WeChat iLink first) and answers them from chat, with a session console, per-channel security, and an open push service.

DSH Profile: webv0.1.9Apache-2.0
查看插件
查看插件 dsh-allow

dsh-allow

DWJZ/dsh-allow

0GitHub stars
Manifest 有效

DeepSeek Harness 权限记忆插件:把某类命令加进允许列表,之后同类命令不再询问。 / Remember sandbox-escalation approvals so the same command prefix stops asking.

v0.1.0MIT
查看插件
查看插件 dsh-mcp-client-plus

dsh-mcp-client-plus

anthonyyu-verkada/dsh-mcp-client-plus

0GitHub stars
Manifest 有效

DeepSeek Harness MCP client bridge with OAuth 2.1, bounded connect/discovery timeouts, environment-indirected secrets, optional indefinite reconnection, and a mcp_status diagnostic tool

DSH Profile: webv0.2.0
查看插件

关于 DeepSeek Harness 远程访问与执行插件

Remote Access 与 Remote Execution 插件让 DeepSeek Harness 跨出本地界面或当前进程运行。本分类覆盖 LAN 与安全 Tunnel 访问、手机和远程控制界面、远程主机与终端、Sandbox 任务路由和隔离执行环境。这些插件解决的问题不同,但共同点都是扩展 Harness 的访问位置或 Agent 的执行环境。

远程插件涉及机器与网络边界,安装前应重点检查认证方式、网络暴露范围、Tunnel 行为、Credentials、命令执行权限、Sandbox 隔离、源码活跃度和兼容性证据。远程工作流会扩大 Harness 的安全边界,因此它的实现方式和源码证据与功能本身同样重要。