Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
15 plugins encontrados
dsh-notifier
thewolfwalker/dsh-notifier
Notificaciones push unificadas para DSH: una API notify() mínima con 8 adaptadores de canal (Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook), envío automático de eventos de sesión al finalizar el turno, en aprobaciones y errores, además de una herramienta notify invocable por el agente; sin dependencias en tiempo de ejecución.
dsh-bash-terminal
maxeaglet/dsh-bash-terminal
Una única herramienta de shell para PowerShell / Git Bash / WSL en Windows, más una terminal PTY interactiva; el terminal predeterminado lo elige el usuario en los ajustes de DSH.
dsh-win32
sjh9714/dsh-win32
Makes Minimal mode work on Windows by supplying the missing win32 process inspector, so the persistent shell actually starts. Adds a busybox-based preset whose persistent shell survives the workspace-write restricted token (MSYS shells die there), ConPTY console-list foreground resolution, GBK/UTF-16 file reads, and an install-trap doctor.
dsh-session-health
omdsh-dev/dsh-session-health
Diagnóstico de escaneo a nivel de frame para archivos de sesión (detección de archivos truncados, corruptos o vacíos).
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
Panel de terminal multipestaña en la parte inferior (node-pty + xterm.js), fijado al fondo de la ventana, siempre debajo del cuadro de entrada.
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
Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.
dsh-terminal
mattismegevand/dsh-terminal
A responsive, tabbed Ghostty terminal for the DeepSeek Harness Web UI
dsh-powerdesk
fleetingecho/dsh-powerdesk
A dockable IDE workbench for the DSH web UI: a GPU-accelerated terminal (restty renderer over a Rust PTY), a CodeMirror editor, a file explorer, notes, a sandboxed browser, and ripgrep content search.
pty-runner
johnxu22786/pty-runner
Long-lived background terminal jobs for dsh: launch processes in a PTY, write input (including control sequences like Ctrl+C), page through ring-buffered output, and stop jobs gracefully or forcefully.
terminal
giiiiiithub/terminal
Real PTY terminal panel for the DSH Web UI: host half spawns shells with node-pty (cmd.exe default on Windows), rendered in the browser with xterm.js; multi-tab sessions, dock/floating window, clipboard support.