CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1501 pluginsdsh-workspace-enhancementWorkspace Enhancement
Unified SSH remote-execution plugin for DeepSeek Harness — ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
@all3cn/dsh-better-sidebarBetter Sidebar
DSH web plugin: complete workbench (explorer / editors / previews / terminal / git / browser / tasks, side + bottom split panes) plus a VSCode-like shell refactor (full-width 48px header, activity rail, global controls). Service-first: exposes ctx.betterSidebar for other plugins to register sidebar
dsh-version-badgeVersion Badge
DSH 版本号徽标插件:侧边栏设置按钮上方显示 dsh 核心版本,带检查更新与一键部署。A DSH version badge plugin showing the dsh version above the sidebar settings button, with update check and one-click deploy.
dsh-plugin-terminal-agentPlugin Terminal Agent
Provides a terminal agent panel in DSH sessions as a third session type alongside conversation and trajectory.
@fonlan/dsh-apply-patchApply Patch
DSH plugin: a codex-style apply_patch tool (*** Begin Patch / *** Update File / *** Add File / *** Delete File) injected into the model toolset through DSH's built-in sandbox, with a settings card to choose injection scope (off / GPT models only / all models).
@fonlan/dsh-quick-commandsQuick Commands
DSH web plugin: per-workspace quick commands. Configure named shell commands per DSH workspace, run one from the session header with live stdout/stderr in a floating popup.
dsh-cmdwatchCmdwatch
Command window: Displays commands initiated by dsh and their execution output in real time, allowing you to check progress without pausing the conversation.
dsh-desktop-packagerDesktop Packager
Package a built DeepSeek Harness checkout into a distributable macOS desktop app (.app + .dmg) with a standalone Node runtime and an Electron shell, customized through a Web Settings section (logo/VI theme, bundled plugins, bundled models, users & permissions).
@dsh-external/dsh-thincoder-suiteThincoder Suite
thincoder 四功能移植:advisor 评审收敛 / 工程模式 eng / 飞刀 escalate / 会诊 consult(host-only 纯 JS 免构建)
dsh-approval-diffApproval Diff
In-chat approval review: when the model asks to change a file, a composer takeover replaces the native approval card with a true diff review. Line diffs with word-level highlights, disk-sourced context with line numbers, one-sided green creates, red deletion reviews. One file per card (consecutive s
dsh-workflow-designerWorkflow Designer
Collects the local Skills, native Tools, and MCP Tools currently visible to the Agent, provides essential visual orchestration and constraint editing capabilities, and exports a stable YAML intermediate representation. Subsequently, a large language model and the corresponding framework can use the
dsh-develop-uiDevelop Ui
DSH integrated development view plugin: file tree + editing/preview + agent conversation (dual-half Cordis plugin)
@weibaohui/dsh-syncSync
dsh plugin · Multi-machine sync: keep dsh on multiple machines consistent through a private GitCode repository—with independent switches for skills, sessions, settings, and the plugin manifest; changes go through branch → PR → merge, conflicts are surfaced as pending merge PRs, and AI can resolve co
dsh-sandbox-permissions-not-strictly-wider-justification-empty-fixSandbox Permissions Not Strictly Wider Justification Empty Fix
Fix no-op upgrade errors for the sandbox_permissions and justification fields in pwsh/bash/fs/dsh-sandbox. Prevent rejection when the session is already in danger-full-access mode and the model provides an empty justification or reasserts the same mode.
dsh-client-ui-quickfillClient Ui Quickfill
Terminal-style prompt history & fast completion for the DSH web composer: Alt+Up/Down recall (bare Up/Down on single-line drafts), prefix-aware cycling (zsh up-line-or-search), Ctrl+R fuzzy history search with reverse-i-search continuation, and gray ghost autosuggestion accepted with Tab or Right ar
dsh-performance-guardPerformance Guard
Performance diagnosis, repeated plugin isolation campaigns, safe recovery, and measured verification for DeepSeek Harness
@hrhgit/dsh-skill-managerSkill Manager
Edit and import local skills discovered by DeepSeek Harness
@bingaha/dsh-live-mcpLive Mcp
Skills & MCP manager for the dsh web GUI: browse/enable/import/delete skills across project and user roots, and manage MCP servers with a REAL connection through @deepseek-ai/dsh-mcp-client (enabled servers connect and register their tools on ctx.tools; enable/disable actually connects/disconnects).
@hrhgit/dsh-codegraphCodegraph
Question-driven code architecture scenes for DeepSeek Harness
dsh-logbookLogbook
DeepSeek Harness plugin: /logs command and a stderr log exporter, so ctx.logger output is actually visible
dsh-gpu-pulseGpu Pulse
Floating GPU monitor inside the DSH Web UI: live per-GPU utilization, VRAM, temperature, power and top processes from nvidia-smi. · DSH Web 内置悬浮 GPU 监控:实时显示每张 GPU 的利用率、显存、温度、功耗与占用进程(nvidia-smi)。
dsh-plugin-plantumlPlugin Plantuml
DeepSeek Harness Web plugin: Renders plantuml / puml code blocks as images, with support for clicking to view larger images, copying JPGs, and copying PlantUML source code
dsh-windows-nativeWindows Native
Tells DeepSeek Harness the shell rules for native Windows (no WSL) — PowerShell syntax, console encoding, junction/file-lock gotchas.
@rsdgnchen/dsh-terminalTerminal
DSH Web terminal plugin: The right 8 columns are divided vertically into 8/2 sections, with the lower 2 hosting a system interactive terminal (node-pty PTY + xterm.js). A transparent iOS-style bar at the bottom opens it; its height can be adjusted by dragging, with support for multiple tabs, suspens
@bo_wu/dsh-reasoningReasoning
Codex-style /reasoning command for DeepSeek Harness Web: select the reasoning effort of the current model from the slash menu
dsh-sidebar-gdhighlightSidebar Gdhighlight
DSH plugin: GDScript syntax highlighting for dsh-better-sidebar CodeMirror editor
dsh-diff-viewDiff View
Diff view: a reusable two-text diff viewer for DSH client plugins. The diffView client service exposes the line-LCS + word-span engine and a self-contained split/unified diff component with line numbers, context collapse, and its own stylesheet. No persistence; no approval coupling.
dsh-drop-mdDrop Md
Drag-and-drop markdown enhancer for DSH: small files are inserted into drafts in full, while large files are saved to disk and referenced; one-click installation of SKILL.md to project/user skill directories.
dsh-wo-githubWo Github
Workspace Overview GitHub tab: an About card, the repository README rendered as markdown, and the default-branch commit history with per-file patches, all for the workspace's github.com remote.
dsh-workspace-overviewWorkspace Overview
Workspace overview: a Workspace Overview tab beside Chat with a subtab facade for other plugins, and a GitHub pill in the session header when the workspace has a github.com repository.