插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 15 个插件
dsh-notifier
thewolfwalker/dsh-notifier
DSH 统一通知推送与远程控制:一个 `notify()` API 打通 25+ 渠道(Telegram / 钉钉 / 飞书 / 企业微信 / QQ 机器人 / WxPusher / PushPlus / Server 酱 / Bark / Discord / Slack / ntfy / webhook 等),timeSensitive / active / passive 分级路由并重试;五通道反向审批(Telegram 按钮 / 飞书卡片 / QQ / WxPusher / 微信 iLink);QQ/钉钉/飞书官方扫码登录;本地 Web 管理台;多 agent 路由;系统桌面通知——以及**手机指挥中心**:在手机上发 `!status` / `!stop` / `!retry` 遥控 agent,通知带可操作按钮(查看结果 / 重试 / 日志,点击回调 agent)。密钥脱敏、工具限流、零运行时依赖。
dsh-bash-terminal
maxeaglet/dsh-bash-terminal
一个 shell 工具:Windows 上统一执行 PowerShell / Git Bash / WSL,外加交互式 PTY 终端,默认终端由用户在设置中选择。
dsh-win32
sjh9714/dsh-win32
补上官方缺失的 win32 进程探测,让 Minimal 模式在 Windows 上真正可用,持久 shell 才能起来。附 busybox 变体预设,其持久 shell 能在 workspace-write 受限令牌下存活(MSYS 系 shell 在那里会崩),另有基于 ConPTY 控制台进程列表的前台命令解析、GBK/UTF-16 文件读取,以及安装排障工具。
dsh-session-health
omdsh-dev/dsh-session-health
会话文件帧级扫描诊断(torn/损坏/空会话检测)。
dsh-ssh
uynajgi/dsh-ssh
SSH remote-execution plugin for DeepSeek Harness — ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
dsh-plugin-terminal
siberiah2o/dsh-plugin-terminal
底部多标签终端面板(node-pty + xterm.js):贴底全宽,输入框始终在终端上方。
dsh-coding-agent-preset
saikel-orado-liu/dsh-coding-agent-preset
Windows-adapted DeepSeek Harness coding-mode agent preset with a persistent PowerShell 7 shell.
dsh-session-repair-ui
semidia/dsh-session-repair-ui
Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.
dsh-crew
dshworks/dsh-crew
Run Claude Code and Codex as live terminal panes beside dsh: a split view in the web UI, buttons to seat them, and tools that let the dsh agent hand them work and read their screens.
dsh-web-shell
jesmonx/dsh-web-shell
右侧停靠的可折叠 Web 终端(xterm.js),经 WebSocket 桥接宿主 PTY:支持 bash/zsh 切换、拖拽调宽,折叠时保留会话。
dsh-terminal
mattismegevand/dsh-terminal
A responsive, tabbed Ghostty terminal for the DeepSeek Harness Web UI
dsh-powerdesk
fleetingecho/dsh-powerdesk
DSH Web 界面的可停靠 IDE 工作台:GPU 加速终端(restty 渲染器 + Rust PTY)、CodeMirror 编辑器、文件浏览器、笔记、沙箱浏览器,以及基于 ripgrep 的内容搜索。
pty-runner
johnxu22786/pty-runner
dsh 后台终端作业管理插件:在独立 PTY 会话中运行长时进程,写入普通文本与转义控制序列,分页读取环形缓冲输出,并支持优雅或强制终止作业。
terminal
giiiiiithub/terminal
DSH Web UI 终端面板:宿主端 node-pty 真实 PTY(Windows 默认 cmd.exe)+ 浏览器 xterm.js 渲染;多标签会话、停靠/浮动窗口、复制粘贴。