COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
dsh-performance-guardPerformance diagnosis, repeated plugin isolation campaigns, safe recovery, and measured verification for DeepSeek Harness
dsh-browser-hostDSH host-side bridge for the DSH Browser Client extension: a token-authenticated /ext-api RPC proxy + /ext-events.mux WebSocket event stream + bidirectional /ext-api-control channel, so a browser extension page (which cannot pass the same-origin /api trust fence) can drive the harness from a floatin
dsh-execution-fidelity-guardExecution-fidelity guard bundle for DeepSeek Harness
@hrhgit/dsh-skill-managerEdit and import local skills discovered by DeepSeek Harness
@hrhgit/dsh-codegraphQuestion-driven code architecture scenes for DeepSeek Harness
@hrhgit/dsh-agent-managerManage the declared tool policy of DeepSeek Harness agent presets
dsh-table-attachPaste or drag non-image files (xlsx/csv/pdf/zip…) into the DSH web composer: files are saved into the session workspace and an @reference is inserted.
shangshiDSH plugin shangshi
dsh-subagent-panelDSH plugin: render every subagent as a clickable card in the main conversation that opens the child as an ordinary session — OpenCode-style subagent visibility, without re-rendering the shell's session view.
maa-dsh-skillMAA (MaaAssistantArknights) automation skill for DeepSeek Harness — drives maa-cli / MaaCore to automate Arknights tasks (fight, roguelike, reclamation, copilot, infrast, recruit, ...).
dsh-task-queueTiered task queue for DSH↔Hermes coordination: queue.json is the single source of truth; tasks are enqueued by DSH mechanisms (review/lesson/reset) and consumed by the Hermes-side cron with a lease/claim model. Also provides the busy-mutex for serializing Hermes calls from the approve fast path.
@asuka1121/dsh-client-ui-elasticsearchElasticsearch connection settings for DeepSeek Harness: shared settings section (URIs/username/password) plus the es_query_logs model tool
dsh-voice-controlVoice control for DSH web: speech-to-text into the composer (with auto-send) and spoken playback of assistant replies via the Web Speech API
@weibaohui/scheduled-itemsDeepSeek Harness plugin: cron-driven scheduled items. Each item carries a title, a prompt, and a croner expression; executions spawn a fresh agent session in a bound workspace (or the default cwd) and run on schedule or on demand. Includes a full-page management UI.
dsh-serena-lensSerena dashboard lens for DeepSeek Harness — m4/m5 tabs embedding Serena's tool-call stream inside the GUI
dsh-iphone-modeMobile/touch optimizations for the DSH Web GUI: iOS input-zoom fix, safe-area insets, touch targets, and viewport clamps for stock dialogs on narrow screens.
dsh-draft-shieldMarks the DSH Web GUI as untranslatable (html translate=no + google notranslate meta) so browser page-translation can never rewrite React-owned DOM and wipe composer drafts.
dsh-photosPhoto upload for the DeepSeek Harness composer — native picker feeding the stock paste pipeline
dsh-verification-memeMaliciously playful security verification: intercepts button clicks in the Harness interface and only allows them through after verification (confirmation/CAPTCHA/human verification/scenic slider/puzzle/9-grid image gallery/animal 9-grid), including a prank console
dsh-search-hubMulti-entry web search hub for DeepSeek Harness: route ctx.web search through configurable model entries (DeepSeek official, GLM Coding Plan Zhipu web_search, future Kimi) with exactly one active entry; ships a Settings page tab for management.
dsh-gpu-pulseFloating 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-plantumlDeepSeek 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-plugin-subsDSH plugin: OAuth sign-in for Claude, Codex, Grok, Antigravity, OpenRouter, Agnes AI, Qwen, Spark, ERNIE — expose subscription LLMs as DeepSeek Harness providers
@junjiangao/dsh-web-search-tavilyTavily-backed search provider for the DeepSeek Harness web capability seam (ctx.web): keyless mode, full official search parameters, settings section, and credentials support
@intsig-xparse/dsh-xparseTextIn xParse Skill and structured Tool for DeepSeek Harness
dsh-realtime-voiceProvider-neutral full-duplex voice Agent capability for DeepSeek Harness.
@grstein/dsh-locale-ptbrPacote de idioma Português (Brasil) para a GUI Web do DeepSeek Harness
dsh-session-intelligenceDSH session intelligence: a persistent right sidebar with first/latest user-request summaries and read-only Git status.
dsh-plugin-session-batch-archiveEnable multi-selection and bulk archiving for the DSH session list, with confirmation before submission.
dsh-windows-nativeTells DeepSeek Harness the shell rules for native Windows (no WSL) — PowerShell syntax, console encoding, junction/file-lock gotchas.