COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
dsh-memory-eternalMemory Eternal: a custom-built DeepSeek Harness memory plugin that does not port any existing memory framework. After each conversation, it automatically distills knowledge cards into a local Markdown Vault (with custom deduplication, custom CJK retrieval, and git management support). The settings p
@dsh-tui/dsh-tuiClaude Code-style interactive terminal UI for DeepSeek Harness agents
dsh-custom-modeCustom modes and custom prompts for DeepSeek Harness (dsh): edit a mode's system prompt on the settings page (it takes effect on the next model step), choose its base mode, switch plugins row by row, and keep several assistants side by side.
deepseek-flowDeepSeek Flow — Markdown-first visual workflow plugin for DeepSeek Harness with executable Boolean gate semantics, two-way canvas sync, and AI review/optimization.
dsh-defendPrompt-injection, jailbreak, and secret-leak detection with allow/ask/block interception for DeepSeek Harness: an Aho-Corasick pattern engine and heuristics ported from the Prompt-Injection-Payloads, Jailbreak-Detector, and Secret-Key-Leaker-Detect assets
dsh-theme-firefly崩坏:星穹铁道 · 流萤主题 — Character artwork wallpaper background + firefly-green neon color scheme + startup transformation animation
dsh-conversation-navigatorDSH(DeepSeek Harness) session navigation plugin: a collapsible conversation outline panel organized by turn, with node-click navigation, scroll-position highlighting, and the same color scheme as the trajectory view.
@wingsky-1/dsh-provider-usageUsage statistics floating widget (v2 contract): capsule + detail panel, with HTML rendered and injected by the host; user mjs adapters connect to any data source through three functions (fetchData/formatCapsule/formatPanel); host-injected shared chart utilities (utils); API key configuration chain i
@ran-sh/dsh-crewDeepSeek Harness plugin: dispatch work to DSH agents from Claude Code / Codex, as native subagents with live progress
picturereaderUnified image understanding plugin for DeepSeek Harness (DSH). Visual twin adapter for native thumbnails + auto-analysis on any text-only model (incl. pi-ai providers); privacy/smart/strict routing; local tools (scan/OCR×4 engines (windows/macos/paddle/ra
dsh-read-urlDeepSeek Harness URL reader: fetch any webpage (HTML/JSON/RSS/Atom), auto-detect encoding (UTF-16 BOM/GBK/Big5/Shift-JIS), extract clean main content with auto-pagination, output compact text/Markdown to save tokens. Zero runtime dependencies, no API key,
@wingsky-1/dsh-lan-proxyAccess the dsh web UI over a local network: listen on 0.0.0.0:<port> and forward HTTP/HTTPS and WebSocket/wss traffic to the loopback web server (127.0.0.1:3080 by default). Rewrite Host/Origin to pass the browser trust boundary for /api, accepting only IP literals or localhost in the Host header (D
@goodandready/dsh-voiceVoice input for DeepSeek Harness: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, plus any OpenAI-compatible API of your own).
oh-my-knowledgeOMK — Observe. Measure. Know. Evidence-backed knowledge changes for AI applications.
dsh-timelineDeepSeek Harness (DSH) plugin: timeline navigation, starred folders, conversation export, prompt library, and quick notes in one.
relay-dsh-plugin-codexCodex conversation backend for DeepSeek Harness, powered by the Codex App Server with approvals and DSH tool support.
@goodandready/dsh-lanmodeLAN and reverse-proxy access for the DeepSeek Harness Web UI: returns the settings service on pages that are not localhost, fills in the Web APIs the browser withholds on plain HTTP, and can open a listener of its own so nothing else is needed. Compatible
dsh-flowglassVisualize session execution flows, tool calls, sub-agents, and concurrent branches across multiple sessions.
@dsh-suite/plugin-managerDSH Web UI 插件应用商店:目录浏览/搜索/一键安装/兼容徽章/已装列表。A plugin store for DSH Web UI — catalog browse, search, one-click install, compat badges, installed list.
dsh-local-aiLocal-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama.
@vectorize-io/hindsight-coding-agentsReflect-only Hindsight long-term memory for coding agents (harness-pluggable: opencode, …), with automatic background ingestion (no setup CLI).
spec-waveSpecWave — multi-host coding CLI (Cursor / Claude Code / DSH / agents) + P0 gates & Harness process track. Spec-driven discipline: mechanical gates (exit 2), S2 audit trail, hat roles. Formerly SpecGate / dsh-coding-kit. npx spec-wave
dsh-agent-plugins-marketThe standard way to install Claude Code / Codex / Cursor / Kimi plugin marketplace suites in DeepSeek Harness (DSH) — zero conversion, zero file copying. Skills, MCP servers, hooks and slash commands are injected into your dsh sessions at runtime.
@morlay/dsh-llm-openai-compatibleOpenAI-compatible LLM adapter plugin for DeepSeek Harness with configurable default sampling parameters (temperature / topP / topK / penalties / seed) over a providers dict.
dsh-freerouteFree-tier model aggregation for the DeepSeek Harness (dsh): registers the freeroute provider over a pool of free-quota upstreams (OpenCode Zen / B.AI / OpenRouter / SenseNova built in, plus remote catalogs and custom gateways), transparent failover before
@xmoon76/dsh-pi-tuiThe dsh-pi-tui bundle: a TUI surface for DeepSeek Harness profiles (dsh --profile pi-tui)
dsh-pre-duediligencePre-visit due diligence and company research in DeepSeek Harness with Host-tracked progress, fixed-route Qichacha MCP calls, entity confirmation, and downloadable reports.
@cxyhhhhh/dsh-qqbotQQ Bot IM channel plugin for deepseek-harness (dsh)
@opdsh/unity-pluginDeepSeek Harness plugin: control the Unity Editor through the unity CLI — project management, live-editor pipeline commands, and C# eval as agent tools.
dsh-file-review-tabReview agent-produced file changes (line-level red/green diff + undo) both as a chat turn-tail row and as a dsh-better-sidebar tab; a port of left0ver's dsh-file-review.