COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
dsh-team-roomsPersistent multi-agent team rooms for DeepSeek Harness: cross-session rooms with a message bus, a shared task board, approval-gated handoffs and a shared timeline that survive DSH restarts. Extracted from dsh-background-agents 0.9.6, whose background-agent half is superseded by native DSH continuabl
dsh-context-careAn independent Cordis plugin for DeepSeek Harness that provides fatigue levels, arousal values, segmented color-coded numeric displays, and autonomous context compression
dsh-midtalkIn-task interjection and optional interruption: /say passes a message without loss (inserted at the next step boundary), /cut aborts the current step and leaves a structured recovery card
dsh-model-fixDSH plugin: Automatically fills in model information for unofficial (custom) providers, including reasoning level, maximum context, output limit, and image modality. Data comes from models.dev.
@goodandready/dsh-web-gatewayResilient web search and page extract tools for DeepSeek Harness with Tavily / Brave / Firecrawl / Exa / SearXNG / DuckDuckGo fallback chain, circuit breaker and SSRF-safe extract.
sage-guikitSage GUI Toolkit — Windows desktop control tools (screen layout / annotated screenshot / click / type / key / scroll / wait / window / UIA structured query) via PowerShell + SendInput + UIAutomation, DPI-aware and multi-monitor safe
treg-dshOpenRouter for tools - 2,896 agent-friendly tools, pay for the usage, not subscription
@dsh-electron/dsh-plugin-gitPortable Git repository service and DSH client experience
@stuga/dsh-pluginConnect a DeepSeek Harness profile to a Stuga workspace: Stuga's MCP tools, the workspace's conventions in the system prompt, and playbook skills for reviewed edits.
@huanlin/dsh-plugin-preface-context在每次会话开头固定注入一段用户配置的文本上下文(设置页输入框可编辑),作为模型可见的 instructions 注入第一轮请求。 | Injects a user-configured text block as model-visible instructions context at the start of every DSH session (editable from the settings page).
@huanlin/dsh-plugin-mineruDSH plugin exposing MinerU document parsing tools to the model, with a web UI settings page for the API base URL.
@huanlin/dsh-plugin-interpretersExposes run_python and run_node tools with configurable interpreter paths; settings card (via /interpreters/api HTTP route) lets users set the executable locations.
@huanlin/dsh-plugin-sleepDSH plugin exposing a single `sleep` tool that lets the model pause for a configurable number of milliseconds, honoring cancellation.
dsh-unsandboxed-winbashAdds a Git Bash (MSYS2) tool to dsh on Windows. Git Bash cannot start under the harness file sandbox (its MSYS runtime needs a named pipe the restricted token refuses), so this tool spawns it outside the sandbox and says so in its own description. pwsh, the permission presets and the fs tools keep t
@huanlin/dsh-plugin-tools-managerLists every registered tool grouped by source plugin (tree) and supports globally disabling individual tools; Plugins-page row config card (via /tools-manager/api HTTP route) lets users toggle tools on/off.
@huanlin/dsh-plugin-sidebar-brand-text替换侧边栏左上角的品牌名与构建徽标文案(默认 DSH Local Build + commit hash),经 WebUI 插件配置页卡片实时配置。 | Replace the sidebar's top-left brand name and build-revision badge text (defaults to DSH Local Build + commit hash) via a live settings card in the Plugin Config page.
@huanlin/dsh-plugin-better-plan取代 DSH 内置 plan mode 的计划交付体验:计划先写成 markdown 文件,经侧边栏「计划面板」展示,聊天里只剩紧凑审批卡(审批流与原版一致)。 | Replaces the built-in plan mode's plan delivery: plans are written to a markdown file first and shown in the better-sidebar plan panel, leaving only a compact review card in chat (approval flow unchanged).
@huanlin/dsh-plugin-input-history在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.
@huanlin/dsh-plugin-android-useDSH plugin exposing adb-based tools that let the model operate an Android phone (screenshot, UI dump, tap, swipe, input text, press keys, open apps). | 让模型通过 adb 操作安卓手机的 DSH 插件(截图、UI 树、点击、滑动、输入文本、按键、打开应用)。
dsh-pptx-sidebarDSH web plugin (dsh-better-sidebar consumer): render .pptx decks as a readable structured view in the right sidebar — slide list (in deck order, not filename order), text with bullet levels, speaker notes, inline pictures — with a circuit breaker so no deck can freeze the tab. Reading view, not a sl
dsh-docx-sidebarDSH web plugin (dsh-better-sidebar consumer): render .docx documents as a readable structured view in the right sidebar — headings, paragraphs, lists, real tables, inline images — with a circuit breaker so no document can freeze the tab. Reading view, not a layout reproduction.
dsh-opensheet-sidebarDSH web plugin (dsh-better-sidebar consumer): render CSV/TSV/PSV files and xlsx/xlsm workbooks as a structured, sortable, filterable table in the right sidebar — with sheet tabs and a circuit breaker (rows/cols/cells plus the two zip-container gates) so no input can freeze the browser.
@dingyiliao/dsh-pi-ai-authProvider-card OAuth controls and fallback commands for DeepSeek Harness pi-ai
dsh-notebook-studiodsh-notebook-studio 是 DeepSeek Harness(dsh)的插件:根据上传的 PDF 文献生成带页码引用的报告(DOCX/PDF)或演示文稿(PPTX/PDF)| dsh-notebook-studio is a DeepSeek Harness (dsh) plugin that turns uploaded PDF papers into page-cited reports (DOCX/PDF) or slide decks (PPTX/PDF)
attention-pluginsLightweight DSH plugin for session completion notifications with sound and browser alerts
bruce-md2wordA Markdown-to-Word tool for AI Agents, providing out-of-the-box Chinese typesetting, Mermaid diagram-to-image conversion, and editable mathematical formulas, with a Skill, standalone CLI, and DSH plugin.
dsh-repeat-tool-breakerEscalating repeat detection for dsh: a synchronous ctx.tools.guard gate that counts semantic fingerprints (exact/cmd/net/host/sink) over a per-agent sliding window, warns at 7, demands a progress summary at 11, and gates at 12 (16 for the coarser host: measure), plus a second track on consecutive fa
dsh-context-lengthDSH (DeepSeek Harness) plugin: Adds a “Context Length” page under “Settings - Models” for customizing the context window length of a specified model from a specified channel (provider). Changes take effect only after clicking Save.
dsh-hardlink-publish-fallbackCompletes a write-tool file creation that failed because the volume cannot publish new files via hard link (exFAT/FAT/network shares).
dsh-plugin-model-proxyDSH plugin: per-model proxy routing (http/https/socks5) with a settings UI — e.g. opencode/muse-spark-1.2-contributor needs a proxy while sibling models stay direct