Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

60 plugins found

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.

02 days agoUI EnhancementsMIT
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

03 days agoTools & CapabilitiesMIT
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.

03 days agoSessions & MessagesMIT
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

04 days agoTools & Capabilities
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.

03 days agoSecurity & PermissionsMIT
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.

03 days agoDev & Plugin ToolsMIT
B

bash-on-windows

bainianlaoyao/bash-on-windows

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

04 days agoDev & Plugin Tools
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.

04 days agoWorkflow & AutomationMIT
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.

03 days agoUI EnhancementsMIT
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.

03 days agoUI EnhancementsMIT
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.

05 days agoUI EnhancementsMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.

05 days agoWorkflow & Automation