COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
dsh-preset-zombie-guardPreset-zombie guard for DeepSeek Harness: periodically scans session logs (zstd frame decoding) for sessions whose effective agent preset no longer exists in the roster; auto-archives blank zombies via the official workspaceRegistry API and deduplicates warnings for non-blank ones. Ships preset_guar
dsh-plugin-extension-centerIndependent DeepSeek Harness Extension Center for Plugin, MCP connection, and Skill lifecycles
dsh-cloud-model-providersInstallable DeepSeek Harness bundle for Ant Digital MaaS and NVIDIA NIM streaming model providers
dsh-authmuxA DSH-native OAuth multiplexer for subscription-backed model providers
dsh-automationRPA-style scheduled web automation for DeepSeek Harness: record browser operations, turn them into a requirements doc, let the LLM generate Python + Playwright code, then schedule execution with run records and email notifications.
improved-compactAdaptive replay-safe context compaction provider for DeepSeek Harness
dsh-bioinfBioinformatics skill router plugin for DeepSeek Harness: searchable index over a large skill library, an anysearch web-search provider, remote-exec tooling, and scenario guidance for literature review, bio-data analysis, and remote training
dsh-bioinf-routedFused bioinformatics resource router plugin for DeepSeek Harness, evolved from dsh-bioinf in the biomni style: BM25 skill search + scenario guidance preserved, plus small capability plugins for the data lake, model registry (ADMET/docking/repurposing + server), know-how documents, and software libra
dsh-process-boardDSH 服务面板:查看由哪个对话(Agent 会话)启动了哪些服务——PEB 环境块读取 DSH_SESSION_ID 归属(含分离进程),三态健康探测 + HTTP 码,支持礼貌停止、日志实时查看与启动参数重放。Host scans agent-started services with session attribution; client renders a fullscreen table panel with tri-state health, graceful stop, live logs and restart replay.
@robbin810130/dsh-rtkDSH plugin that applies an explicit, RTK-based command-output filter to bash tools at boot.
dsh-sidebar-superdoc-docxDSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.
dsh-provider-switchDSH provider management plugin: Adds enable/disable toggles for each provider on the Settings → Models page. When disabled, the provider’s models are hidden from the input model selector and the /model command popover, and conversations will no longer call that provider’s models. Adds keyword search
dsh-mutation-receiptDeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents
dsh-herdr-siteDeepSeek Harness custom integration for Herdr (terminal workspace manager): reports agent lifecycle state via `pane report-agent` so Herdr tracks dsh/cc-tui panes as first-class agents.
dsh-pentest-bugtraceBugTraceAI penetration-testing mode for deepseek-harness (dsh): pentester persona, bundled runbook skill, and the BugTraceAI MCP bridge in one installable profile bundle.
dsh-plugin-runcat-inventory逃咪-插件总览(Runcat Plugin Overview):A better DSH plugin list — table view, status filtering, enable/disable toggle (takes effect immediately), uninstall, update notifications, configuration viewing and copying, and a Chinese-English bilingual interface.
dsh-bioinf-verifyStandalone verification plugin for DeepSeek Harness: registry evidence checks (DOI/PMID/trial/dataset/protein/patent + retraction scan), URL accessibility verification, temperature-0 claim-vs-source semantic consistency, and a whole-report verification workflow that decomposes a report into categori
dsh-danger-guardDSH Dangerous Command Guard: Uses the tools/pre-execute gate to intercept high-risk bash/pwsh commands (rm -rf /, mkfs, dd writing to devices, piping scripts for execution, git push --force, etc.), with tiered policies (extremely high risk always denied / medium risk follows the global deny/ask/log
@kuanfu0430/dsh-compaction-tuneComposer control for DeepSeek Harness auto-compaction: set a percent (30–80) or absolute token threshold that persists in settings.yaml.
web-search-glmZAI GLM web search and fetch MCP plugin for DeepSeek Harness
dsh-safe-toolAI-powered command approval plugin for DeepSeek Harness — intercepts tool calls and routes them through a read-only review subagent
dsh-biomniDSH plugin: a persistent, per-session Python interpreter provisioned with Biomni's biomedical tool library, plus a Settings section that reports what the interpreter can actually do.
@aiwayds/dsh-vaultdsh-plugin: encrypted backup / restore / migration of the dsh home config through a private GitHub repo
dsh-comfy-video-studioDynamic API-workflow video studio for DeepSeek Harness with ComfyUI compatibility checks and per-server queues
dsh-app-updaterSidebar button that checks whether DSH has a newer release and auto-downloads/opens the installer, with live progress and a minimizable panel.
dsh-initClaude Code style /init command for the DeepSeek Harness (DSH): generates a minimal CLAUDE.md and links AGENTS.md to it as a relative symlink.
dsh-think-autoexpandKeep Think reasoning rows visible and auto-expanded, and always force Chinese thinking and replies. 保持 Think 思考行可见并自动展开,并始终强制中文思考与回复。
@dsh-external/dsh-possibility-spaceExplore AI answers as a steerable two-dimensional semantic possibility space inside DeepSeek Harness.
dsh-traceA DeepSeek Harness Web plugin for inspecting redacted LLM HTTP request and response traces.
dsh-spend-receiptDeepSeek Harness plugin: derive a citable append-only JSONL cost receipt from usage events or a session log, and report it through the spend_receipt tool