플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 15개 찾음
dsh-notifier
thewolfwalker/dsh-notifier
DSH용 통합 알림 푸시: 8개 채널 어댑터(Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook)를 지원하는 최소한의 notify() API, 턴 종료·승인·오류 시 자동 세션 이벤트 푸시, 에이전트가 호출 가능한 notify 도구 포함; 런타임 의존성 없음
dsh-bash-terminal
maxeaglet/dsh-bash-terminal
Windows의 PowerShell / Git Bash / WSL을 위한 단일 셸 도구와 인터랙티브 PTY 터미널; 기본 터미널은 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
세션 파일에 대한 프레임 단위 진단 스캔으로, 손상·깨짐·빈 파일을 탐지합니다.
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
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.