CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1514 plugins@mkaliezz/dsh-repo-mapRepo Map
DSH plugin: dsh-repo-map
@mkaliezz/dsh-test-runnerTest Runner
DSH plugin: dsh-test-normalizer (npm package: @mkaliezz/dsh-test-runner)
@royenheart/dsh-plugin-skills-managerPlugin Skills Manager
dsh plugin: manage skill enable/disable across global/workspace/session scopes
dsh-side-dirSide Dir
Project directory preview panel for the DeepSeek Harness web GUI: lazy directory tree + read-only file preview in the details column, toggled from the sidebar. Data flows through a fenced /dirpreview host command over the official command.execute RPC.
dsh-paste-filesPaste Files
Paste or drop files into the DSH composer: saves them under the current workspace and inserts the paths into your draft.
dsh-tool-failure-circuit-breakerTool Failure Circuit Breaker
DeepSeek Harness plugin that blocks repeated identical failed tool calls
dsh-update-check-plusUpdate Check Plus
Checks GitHub for deepseek-harness updates, notifies in the conversation header, and can auto-download the latest source zipball. Adapts to the installed DeepSeek Harness desktop app.
dsh-coding-toolsCoding Tools
Bounded code reading, exact-version editing, structural search, and LSP intelligence for DeepSeek Harness.
dsh-toolcall-stream-repairToolcall Stream Repair
Repairs malformed streaming tool-call deltas from OpenAI-compatible gateways in DeepSeek Harness, before they assemble into an undispatchable call
dsh-workspace-gitWorkspace Git
Add DeepSeek Harness workspaces by cloning a Git repository
@fastengiel/dsh-peekfile-everythingPeekfile Everything
DSH plugin for workspace, WSL, and Everything file search with local multi-format preview.
@dsh-external/dsh-automationAutomation
Run coding tasks on schedule in fresh Agent sessions, and manage automations from DeepSeek Harness Web or an Agent
dsh-easy-port-managerEasy Port Manager
DSH 缁狅紕鎮? sidebar button + floating panel listing every dsh web instance on ports 3080-3129 (port, PID, live status) with graceful one-click stop, including Task-Manager-style stop of the current instance.
@sidleo3/skill-filesystem-plusSkill Filesystem Plus
skill-filesystem-plus: per-preset takeover of dsh-skill-filesystem for DeepSeek Harness (DSH) — editable scan layers and parent dirs. GUI card stays visible across DSH upgrades; only presets the user enables use this provider. Renamed from @sidleo3/skill-scan.
dsh-svn-pluginSvn Plugin
SVN (Subversion) version control panel for DSH Web GUI: local changes / history / Diff / Shelve / Commit / Update / Revert / conflict resolution / branches / Blame / properties / ChangeList / repository browsing, integrated into the right sidebar (dsh-better-sidebar service-based tab).
dsh-superpowers-pluginSuperpowers Plugin
DeepSeek Harness bundle that serves the obra/superpowers skill library as native DSH skills, with upstream tracking and one-command sync
@flowingboy/dsh-local-perfLocal Perf
Durable DeepSeek Harness bundle: the local-model performance tuning carried as a re-installable plugin layer (compaction, tool-result pruning, time context, cloud title routing, text-toolcall guard) — survives dsh updates
@cdxdnrf/dsh-client-ui-skin-wishadelClient Ui Skin Wishadel
Wishadel demolition-terminal skin + task board, git graph, project panel and settings center for DeepSeek Harness Web GUI
dsh-preview-uiPreview Ui
DSH (DeepSeek Harness) file preview & editor plugin: in-browser workspace file tree, multi-format preview (code, Markdown, PDF, image, Office, HTML), online editing with version history, and full-text search. DSH 文件预览插件:工作区文件树浏览、代码/Markdown/PDF/图片/Office/HTML 多格式预览、在线编辑与版本回滚、全文搜索。
dsh-worktreeWorktree
Fork-like git worktree for DSH (DeepSeek Harness): create an isolated worktree from any workspace/session and open a new session in it — optionally forking the conversation so the child inherits all history.
dsh-system-monitor-pluginSystem Monitor Plugin
Monitor resource usage of the dsh process and its child processes; provide a process handle reporting tool and a UI panel for display.
dsh-reveal-filesReveal Files
DeepSeek Harness plugin: adds a folder icon next to the produced-files row that reveals the files in the native file browser (macOS Finder / Linux file manager).
dsh-git-syncGit Sync
DSH 多端同步:利用 git 同步工作区对话与文件(仅对话/全部文件两种模式)、预设与插件清单。Git-based multi-device sync for the DSH web GUI: workspace conversation/file sync (conversations-only or full) plus preset/plugin manifests.
dsh-migrate-codexMigrate Codex
Securely migrate a Codex environment between two machines (prepare/verify/restore), and guide alignment of Codex configuration with DeepSeek Harness.
harness-githubHarness Github
DeepSeek Harness GitHub plugin: review PRs, triage issues, debug Actions CI, handle review feedback, and prepare code changes for review — via gh CLI or REST, no extra sign-in required.
@huanlin/dsh-plugin-interpretersPlugin Interpreters
Exposes run_python and run_node tools with configurable interpreter paths; settings card (via /interpreters/api HTTP route) lets users set the executable locations.
dsh-scheduledScheduled
Codex-style heartbeat and cron automations for DeepSeek Harness
dsh-claim-smoke-testClaim Smoke TestClaimed
A harmless DSH bundle used to verify the Plugin Hub GitHub claim path.
dsh-plugin-gitbashPlugin Gitbash
Run commands on the Windows host's Git for Windows Bash from DeepSeek Harness. WSL-aware, auto-detects the git-bash install path, zero runtime dependencies.
dsh-plugin-installerPlugin Installer
DSH plugin installation/uninstallation/restart assistant: The LLM can call three tools: install_plugin / uninstall_plugin / restart_dsh. install_plugin automatically backs up and records the state before installation, then automatically restarts dsh and resumes the conversation after installation. I