Package DSH into an Electron desktop app with native window, system tray, profile switching, standalone terminal, and update checking—no need to open the web version in a browser.
$ dsh plugin --profile web add github:anywhere-labs/deepseek-harness-desktop/dsh-plugin-desktop
Add a workspace branch selector capsule and Git graph panel to dsh web GUI blank sessions: search branches, switch branches, create new branches, view lane-style commit graphs; git operations execute on the host.
$ dsh plugin --profile web add github:zhu1090093659/dsh-web-ui/packages/dsh-git-graph
Adds SSH host management, command execution, web terminal, SFTP file transfer, local port forwarding, cluster concurrent execution, and 6 Agent tools to the dsh Web GUI. Host configurations are stored centrally on the local machine.
$ dsh plugin --profile web add github:zhu1090093659/dsh-web-ui/packages/dsh-ssh
DSH Web Suite: one-click installer for over a dozen UI extensions including task-board, git-graph, pet, and remote access, plus all skins, with built-in compatibility shims.
$ dsh plugin --profile web add github:zhu1090093659/dsh-web-ui/packages/dsh-web-ui-all
The Plugin Management tab in DSH web version supports npm/git installation, enable/disable toggles, conflict rollback, and failed repair session handling.
$ dsh plugin --profile web add github:zhu1090093659/dsh-web-ui/packages/dsh-plugin-manager
Provides a VS Code-style dual workspace (sidebar + bottom panel) for DSH: file editing, real terminal, Git, embedded browser and background tasks; session isolation with open page and file previewer registration for other plugins.
$ dsh plugin --profile web add github:omdsh-dev/DSH-better-sidebar
The root Client Bundle for DSH Web Profile that replaces the official DSH Web UI shell, hosting this product's workspace sidebar, sessions, and settings interface.
$ dsh plugin --profile web add github:vibeinging/deepseek-harness-desktop-app/packages/dsh-work-shell
Redirect DSH profile filesystem and subprocess capabilities to a K8e sandbox cluster, enabling AI to read/write files, execute commands, and open terminals in isolated remote Pods.
$ dsh plugin --profile web add github:xiaods/k8e/plugins/deepseek-harness/packages/dsh-k8e-sandbox-bundle
Connects DSH to a Git-driven failure experience memory network. When agents encounter errors, they can retrieve 290+ community-verified fix paths, exposed as `deepseek
$ dsh plugin --profile web add github:Ikalus1988/MisakaNet
A single DSH runtime packaged into Electron desktop, browser Web, and terminal TUI interfaces. All three share sessions, skins, plugin marketplace, and local workspace, without separate environment installations.
$ dsh plugin --profile web add github:hust-open-atom-club/oh-dsh
Provides a Windows variant for DSH minimalist mode, using Git for Windows MSYS bash instead of standard bash, and fixes compatibility issues on Windows.
$ dsh plugin --profile web add github:liceses/dsh-gitbash-preset
Third-party plugins and general Skills marketplace within DSH Web GUI: automatically indexes all GitHub repositories tagged with dsh-plugin, agent-skills, or claude-skills. The settings page provides browsing, one-click installation, version detection, and installed status identification.
$ dsh plugin --profile web add github:bradeGithub/DSH-Plugins-Marketplace
Bridge all MCP tools from local-shell-mcp—including shell, file, browser, and remote machine—to the DeepSeek Harness web client, with a Live Workspace view for real-time collaboration.
$ dsh plugin --profile web add github:fwerkor/local-shell-mcp