CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1501 plugins@mattismegevand/dsh-terminalTerminal
A responsive, tabbed Ghostty terminal for the DeepSeek Harness Web UI
dsh-almost-full-accessAlmost Full Access
dsh-Almost Full Access - A permission mode between workspace-write and Full access: each command is checked by deterministic rules and a sub-agent review before execution. Dangerous commands trigger a minimalist Style A approval panel (Allow/Deny/Remember for this session). Supports automatic approv
dsh-claude-codeClaude Code
DSH tool plugin: delegate a self-contained task to your local Claude Code subscription (via the official Claude Agent SDK).
dsh-compressorCompressor
In-process DeepSeek Harness context compression bundle
dsh-funnelFunnel
Curate tool output before it enters the model's context: keep error/warning lines and head/tail, spill the full text to disk with a pointer. Faster turns, smaller context, sharper attention — for every tool, not just bash.
@heluo0991/cute-dsh-tuiCute Dsh Tui
Claude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.
dsh-agentdebugxAgentdebugx
DeepSeek Harness plugin bridge for AgentDebugX diagnostics
dsh-safety-netSafety Net
Self-protection guardrails for the DeepSeek Harness: protected-path interception, backup-before-destroy, CLI self-recovery commands, and strict sandbox defaulting
@osskn4w7/dsh-plugin-managerPlugin Manager
Manage DeepSeek Harness plugins from the web GUI and CLI: install, enable/disable, uninstall — no manual config-file editing. Writes your profile's cordis.patch.yml for you and applies changes live through HMR.
@ch4acko3/dsh-shikiShiki
Shared Shiki engine service for DeepSeek Harness Web plugins
@nefevcore/abap-adt-dsh-pluginAbap Adt Dsh Plugin
DeepSeek Harness plugin: agent-native access to SAP ABAP systems via the ADT REST protocol — search, edit, activate, unit tests, ATC, transports, packages, plus batch/export features beyond VS Code ADT.
dsh-git-branchGit Branch
Show the current workspace git branch beside the composer mode controls, with focus/visibility-driven refresh
@drive9/drive9-dshDrive9 Dsh
Drive9 workspace and durable evidence components for DeepSeek Harness
dsh-frontend-tools-bridgeFrontend Tools Bridge
DSH plugin: loopback WebSocket bridge that mirrors application frontend tools onto the agent's tool registry and forwards model calls back to the application — one bridge, many apps, key-based namespace isolation
@cnzgray/dsh-claude-marketplace-bridgeClaude Marketplace Bridge
Bridge Claude Code's installed plugin marketplace skills and commands (via installed_plugins.json installPath under ~/.claude/plugins) into DeepSeek Harness, honoring scope / settings.json enablement.
dsh-standard-toolkitStandard Toolkit
dsh Standard Tool plugin (Standard ToolKit): tool manager. Tools do not occupy space during normal operation; they are automatically matched and loaded as needed during sessions, then automatically removed when finished. Includes a staging area, radar index, whitelist mask, load_tool / register_new_
local-ocr-cliLocal Ocr Cli
Fully-local OCR CLI for text-only LLMs: PaddleOCR-VL first-tier engine with tesseract fallback, dsh plugin included
@dhicoc/dsh-reverse-skillReverse Skill
Complete reverse-skill (87 skills) as a DeepSeek Harness Cordis plugin — reverse engineering, authorized pentesting and security research skill router pack.
@ruihuahe/dsh-plugin-marketplacePlugin Marketplace
Generated-catalog plugin discovery and npm installation marketplace for DeepSeek Harness
dsh-terminalTerminalalt · giiiiiithub
Terminal panel for the DSH Web UI: a real PTY shell (cmd.exe by default on Windows) rendered in the browser with xterm.js. Host half spawns shells with node-pty; client half is a browser plugin.
dsh-plugin-library-searchPlugin Library Search
DSH (DeepSeek Harness) plugin: Search the official GitHub plugin repository (topic:dsh-plugin) on the Settings-Plugins page, browse plugins in a waterfall layout, install them with one click, and open them on GitHub.
dsh-superpowersSuperpowers
Superpowers (obra/superpowers) for DeepSeek Harness: the software-development methodology skills plus their session bootstrap, as a dsh plugin
dsh-hotswapHotswap
Runtime hot-swap for DeepSeek Harness: hot enable/disable/restart Cordis plugins and auto hot-mount bundles from the Web GUI — no dsh restart.
dsh-tool-reqpipeTool Reqpipe
DeepSeek Harness 插件:reqpipe 研发需求流水线管理工具(需求→方案→评审→开发),含 create/advance/skip/list/show/checklist 工具
dsh-codegraphCodegraph
DSH host plugin: ports the CodeGraph context injection from lazycodex(omo)to DeepSeek Harness — exposes codegraph_explore to the model through an MCP bridge, automatically guides indexing with codegraph init at the start of a session, and injects initialization guidance when tool results indicate th
@ch4acko3/dsh-code-renderCode Render
Safe HTML code rendering service for DeepSeek Harness Web plugins
@mattismegevand/dsh-gitGit
A session-scoped working-tree review panel for DeepSeek Harness
dsh-code-scanCode Scan
DeepSeek Harness plugin: Adds a code_scan tool to the Agent, uses semgrep to scan code, and outputs a Chinese report grouped by file, line number, and severity level
@ch4acko3/dsh-syntax-highlightSyntax Highlight
Structured syntax highlighting service for DeepSeek Harness Web plugins
deepseek-kernel-harnessDeepseek Kernel Harness
Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.