Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
15 plugins trouvés
dsh-notifier
thewolfwalker/dsh-notifier
Notification push unifiée pour DSH : une API notify() minimale avec 8 adaptateurs de canal (Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook), push automatique des événements de session en fin de tour, approbation et erreur, plus un outil notify appelable par l'agent ; zéro dépendance à l'exécution.
dsh-bash-terminal
maxeaglet/dsh-bash-terminal
Un seul outil shell pour PowerShell / Git Bash / WSL sous Windows, plus un terminal PTY interactif ; le terminal par défaut est choisi par l'utilisateur dans les réglages 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
Diagnostics de scan au niveau des frames pour les fichiers de session (détection de fichiers tronqués, corrompus ou vides).
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
Panneau terminal multi-onglets en bas (node-pty + xterm.js), épinglé en bas de la fenêtre, toujours sous la zone de saisie.
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.