COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
@yeqingtang/dsh-task-watcher-pluginWindows tray monitor for DeepSeek Harness tasks: deploys and launches DshTaskWatcher (standalone PowerShell tray app) from the plugin bundle. Status/start/stop via loopback API. The watcher runs detached from the host process.
dsh-plan-and-executedsh plugin: plan-and-execute orchestration over ReactLoopAgent
@goodandready/dsh-im-hub-mediaMulti-platform IM gateway for DeepSeek Harness (fork of dsh-im-hub with media): Telegram voice/photo/document/video + reply handling, STT (Deepgram primary, HF Whisper fallback), outbound MEDIA: markers. Feishu/WeCom kept as-is.
dsh-voice-input-qwen-asrVoice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run server). Bilingual UI (zh/en)
dsh-glob-rulesGlob-activated rule prompts for DeepSeek Harness (DSH): when the agent reads or edits a matching file, the rule activates and is injected into the conversation (Claude Code rules.md / # Path: style).
dsh-secure-context-fixFix the DeepSeek Harness Web GUI over plain HTTP on a LAN: injects a crypto.randomUUID polyfill (getRandomValues-backed) before dsh bundle code runs. No official source changes needed.
@lovstudio/dsh-model-select-searchComposer model seat takeover: sticky search + fuzzy matching over the shared model directory
dsh-font-customizerCustomize the DeepSeek Harness Web UI fonts: UI font family, code font family, and content font size. Settings persist on the host, with local-font detection and full local font scanning.
dsh-arch-advisor-offlinedsh-arch-advisor-offline: fully-offline in-chat architecture consultant for DeepSeek Harness — the awesome-architecture knowledge base (tutorials/templates/cases, zh+en) is bundled into the package, no network needed. · DeepSeek Harness 离线架构顾问插件:awesome-architecture 知识库(教程/模板/案例,中英)全部打包进插件,零网络依赖。工具名
dsh-rgb-input-glowDeepSeek Harness Web plugin: “Light Pollution” RGB lighting-effect skin — RGB flowing light effects for the input box, sidebar, and more (independent skin that does not modify any original skins).
dsh-aqua-glassAqua glassmorphism theme adapted to dsh 0.1.3-alpha.1 (upstream: WYH66666666/DSH-Transparent-UI-Plugin, AGPL-3.0)
dsh-llm-error-retryDSH (DeepSeek Harness) plugin: Automatically retries failed LLM requests after sleeping according to configured rules. Supports three matching patterns: HTTP status codes, machine codes, and provider response field=value pairs. Each rule has independently configurable sleep duration and maximum retr
dsh-file-upload-localLocal file-upload plugin for DeepSeek Harness: a paperclip button and drag-and-drop that store files per-session under .dsh-uploads/<sessionId>/, plus a read_document tool that pages text and OCRs images (tesseract.js) so a text-only model can still read screenshots.
dsh-autoModel-reviewed Auto Approve permission preset for the DeepSeek Harness Web UI
dsh-subscription-antigravityGoogle Antigravity subscription reuse for DeepSeek Harness: local multi-account pool with quota visibility and switching, PKCE sign-in, and a loopback Gemini/Claude/GPT-OSS proxy. Unofficial; no telemetry.
@fangqian616/dsh-bing-searchZero-dependency local Bing web search tool for DeepSeek Harness — no API key, no firecrawl.
@hpyperry/dsh-cajitaDSH Utility Toolbox Plugin: Edit Messages / Allow web_fetch Access to Intranet / Reminder Notifications (Unified Toggle in Settings Card)
dsh-model-groupsPlatform and manufacturer grouped model picker for DeepSeek Harness
dsh-web-search-zhipuZhipu Web Search API search provider for the DeepSeek Harness web seam (ctx.web).
dsh-image-pickerDeepSeek Harness Web GUI input box 📎 image-picker button: Add reference images through the system file picker, bypassing drag-and-drop environment issues and reusing the official attachment pipeline (thumbnail generation, limit validation, and upload with the message).
@mouseteamlucky/dsh-opencode-go-usageDSH (DeepSeek Harness) web plugin — floating widget showing real-time OpenCode Go subscription usage (rolling / weekly / monthly) for every API key. 悬浮实时展示 opencode-go 各 key 用量。Maintained fork of @xiaweiliang060035/dsh-opencode-go-usage.
dsh-latex-guardLaTeX compile check and BibTeX lint/fill/audit tools for DeepSeek Harness and any agent.
dsh-research-writingResearch writing bundle for DeepSeek Harness: literature search/citation (dsh-lit-search) + LaTeX/BibTeX guard (dsh-latex-guard) in one install.
dsh-krouterDSH-KRouter — Agent knowledge OS. Self-evolution. Timer on by default; your vault-page API key or logged-in CLI is the key. Cursor, Codex, Claude Code, DeepSeek Harness. No vector store.
dsh-chat-flowDSH conversation flow enhancements: turn-level thinking chip (real-time duration/live text scrolling) + aggregated tool-call chip + shared activity drawer + conversation flow cards (step cards/summary cards, appearing only after the turn ends) + conversation screenshots (camera button on assistant m
@easytz/dsh-reveal-explorer会话头部一个按钮,用系统文件管理器打开当前工作区目录。One button in the session header to open the current workspace in your system file manager.
dsh-mattpocock-skillsDSH 技能包插件(汉化版):把 mattpocock/skills 仓库的 25 个 promoted 技能(engineering 18 个 + productivity 7 个)全文汉化后打包为 host 端 Cordis 技能 provider,经 ctx.skills 注册(rank 600 bundled 级),供 DSH 技能系统发现与调用。原出处:https://github.com/mattpocock/skills(作者 Matt Pocock,MIT 许可)。
dsh-marketing-toolkitDSH Marketing Toolbox: Adds a “🎯 Marketing Toolbox” module at the bottom of the sidebar (next to Settings, using the official sidebar.footer.action slot), providing one-click access to four preset marketing Agent channels: cover image generation, Moments copywriting, short video scripts, and an ope
@po-et/dsh-session-guardDeepSeek Harness plugin that prevents the concurrent-write session corruption family: per-session advisory locks with stale takeover, so two dsh processes can no longer corrupt one session log
dsh-workflow-designerCollects the local Skills, native Tools, and MCP Tools currently visible to the Agent, provides essential visual orchestration and constraint editing capabilities, and exports a stable YAML intermediate representation. Subsequently, a large language model and the corresponding framework can use the