Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
22 plugins encontrados
mirage (dsh)
strukto-ai/mirage
Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.
dsh-gitbash-preset
liceses/dsh-gitbash-preset
DeepSeek Harness 插件:一键安装「极简模式 (Git Bash)」agent preset —— 把 DSH 自带极简模式中的 bash 调用映射到 Git for Windows 的 bash(MSYS),让 Windows 上的极简模式真正可用。
dsh-anchored-standard
jungod1121/dsh-anchored-standard
Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory.
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-wsl-workspace
6mikao9/dsh-wsl-workspace
Añade un espacio de trabajo de WSL desde la GUI web sin necesidad de reinstalar dsh ni herramientas relacionadas dentro de WSL. Los comandos de Bash y las operaciones de lectura/escritura se ejecutan en la distribución WSL local, mientras los archivos de Windows siguen accesibles.
dsh-web-archive
renat3u/dsh-web-archive
Colapsa mensajes ruidosos (Think, Bash, etc.) en las conversaciones.
dsh-movein (plugin)
sjh9714/dsh-movein
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Puente de canal de Feishu (Lark) con seguridad ante fallos: chatea con un bot y recibe los turnos del agente de dsh. Solo SDK oficial de Python (versión fijada); lista de permitidos por defecto, verificación de firma/timestamp/repetición del webhook, sesiones fijas por chat; docs bilingües.
dsh-win-gitbash
buhuikongpan/dsh-win-gitbash
Git Bash shell tool for Windows: runs commands through the bash bundled with Git for Windows, with timeout, sandbox, output truncation, and background jobs, replacing the slow pwsh tool and the WSL-only bash tool.
dsh-bash-rtk
deeptrial/dsh-bash-rtk
Route eligible shell commands through rtk to compress tool output and save tokens.
dsh-preset
pycjava/dsh-preset
DeepSeek Harness 的实验性 agent preset:锚定轮路由、按 epoch 晋升、渐进式工具解锁、Windows Git Bash 执行器与可选预热回放。
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-minimal-ptc
stardustlc666/dsh-minimal-ptc
Minimal prompt x full PTC tools: one-line persona, Code Mode SDK, subagents, workflows, web search, and Windows Git Bash.
dsh-remote-ssh-ops
weisiren000/dsh-remote-ssh-ops
SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.
dsh-msys2-bash-executor
3223698962/dsh-msys2-bash-executor
Standalone configurable MSYS2/UCRT64 and Git Bash executor for DeepSeek Harness, with global or per-preset activation
dsh-shell
qianwenxue1/dsh-shell
dsh-shell for DeepSeek Harness: runs cmd / PowerShell commands on Windows (and bash-like shells on POSIX) with a bash-inspired safety model — timeouts, output truncation, exit codes, background jobs and a cwd allowlist
windows-bash
bainianlaoyao/windows-bash
Make Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool on win32, disables PowerShell (pwsh) everywhere, ships standard-bash/code-bash/cordis-bash agent presets, and sets the sandbox/approval defaults Git B
dsh-preset-anchored-standard
ruby1304/dsh-preset-anchored-standard
Minimal-anchored agent preset: request #1 keeps the real bash + str_replace_editor pair with auto-injected context stripped, then promotion unlocks the full Standard catalog and posts a one-shot background-jobs notice against sleep-polling habits.
dsh-plugins (dsh-system-proxy)
damonkoy/dsh-plugins
System proxy detection (scutil/env/PAC) with a status tool and a proxy_export bash snippet tool.
bash-on-windows
bainianlaoyao/bash-on-windows
On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.