Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

60 plugins encontrados

L

dsh-vscode-shell

lonebone/dsh-vscode-shell

VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.

0anteayerMejoras de UIMIT
Q

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

0hace 3 díasHerramientas y funcionesMIT
R

dsh-desktop

reachga0/dsh-desktop

dsh plugin: launch the dsh-desktop Windows shell (region screenshot, tray, session manager) from the DSH conversation via a desktop_launch tool.

0hace 3 díasSesiones y mensajesMIT
B

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

0hace 4 díasHerramientas y funciones
J

safety-net

johnxu22786/safety-net

Destructive-command interception gate for dsh: parses shell semantics, judges risk against 41 built-in rules, and holds irreversible rm -rf, git reset --hard, and git push --force style commands at a confirmation gate.

0hace 3 díasSeguridad y permisosMIT
J

hooks-adapter

johnxu22786/hooks-adapter

Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.

0hace 3 díasDesarrollo y herramientas de pluginsMIT
B

bash-on-windows

bainianlaoyao/bash-on-windows

On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.

0hace 4 díasDesarrollo y herramientas de plugins
Q

dsh-dual-agent-presets

qlzqqlzq/dsh-dual-agent-presets

Installs two selectable Agent Presets: a shell-restricted general-purpose agent and a repository-focused coding agent.

0hace 4 díasFlujos y automatizaciónMIT
T

dsh-mobile

tecfancy/dsh-mobile

Mobile adapter for the DSH web shell: overlay sidebar/details drawers, responsive composer and settings below 768px, zero desktop regression.

0hace 3 díasMejoras de UIMIT
R

dsh-desktop (plugin)

reachga0/dsh-desktop

DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.

0hace 3 díasMejoras de UIMIT
G

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.

0hace 5 díasMejoras de UIMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Hooks de ciclo de vida al estilo Claude Code: comandos de shell configurados que se ejecutan antes/después de las llamadas a herramientas del modelo, con un payload JSON por stdin; una salida distinta de cero en el pre-tool bloquea la llamada.

0hace 5 díasFlujos y automatización