DeepSeek Harness Plugin Hub

CATEGORY

Memory & Context DSH plugins

Verified manifests and exact versions in this category.

All plugins

650 plugins
v0.1.0
dsh-session-caption

Session Caption

Two-phase session captioning for the DeepSeek Harness: instant keyword captions while the conversation is busy, budget-model refinement when it goes idle.

memory-contextmodels-usage00
Updated 8/24/2026
v0.2.4
dsh-session-migrator

Session Migrator

Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import

memory-contextproductivity-workflow00
Updated 8/24/2026
v1.0.0
dsh-memory-loader

Memory Loader

Deterministic two-level memory injection for DeepSeek Harness: global and project MEMORY.md plus today's notes, auto-loaded into every new session.

memory-context00
Updated 8/24/2026
v0.1.1
dsh-resume-headless

Resume Headless

Headless one-shot session resume for DeepSeek Harness: dsh --profile headless --resume <session-id> "task"

memory-context00
Updated 8/24/2026
v0.2.0
@dsh-pulse/dsh-hermes-bridge

Hermes Bridge

DSH ↔ WeChat bridge: inbound dispatch (WeChat → DSH agent, persistent per-cwd session pool) + outbound push (task progress → WeChat via hermes send, zero-LLM). 微信 ↔ DSH 双向桥:入站调度 + 出站推送,常驻会话复用。

integrations-communicationmemory-context00
Updated 8/24/2026
v0.2.1
@mkaliezz/dsh-context-pack

Context Pack

Deterministic privacy-aware repository context packs for DeepSeek Harness

memory-context00
Updated 8/24/2026
v0.3.0
dsh-learning-bundle

Learning Bundle

A proof-carrying correction loop for DSH: explicit adoption, scoped recall, and reconstructable delivery.

memory-context00
Updated 8/24/2026
v0.1.0
dsh-pattern-search

Pattern Search

DSH plugin: regex pattern search over the current conversation, with match stats and a paginated detail table

memory-context00
Updated 8/24/2026
v0.1.3
dsh-nga-reader-plugin

Nga Reader Plugin

Persistent NGA reader with app-scoped AI conversations for DeepSeek Harness

memory-contextintegrations-communication00
Updated 8/24/2026
v0.1.3
nowledge-mem-deepseek-harness

Nowledge Mem Deepseek Harness

One memory layer for every AI tool and agent, packaged for DeepSeek Harness with startup context, prompt-time recall, Mem MCP tools, and DSH thread capture.

memory-contextintegrations-communication00
Updated 8/24/2026
v0.1.1
dsh-session-workspace

Session Workspace

Move cold DeepSeek Harness sessions between registered workspaces

memory-contextproductivity-workflow00
Updated 8/23/2026
v0.3.0
dsh-collapse-history

Collapse History

DSH web client plugin: auto & selective folding of conversation turns — hide all assistant replies to see only your messages (or vice versa); the most recent N turns stay expanded.

memory-context00
Updated 8/23/2026
v0.1.2
dsh-light-memory

Light Memory

DSH Web GUI lightweight memory system: four uppercase Markdown files (USER.md / PROJECT.md / WORKLOG.md / CONVENTION.md) + two actions (append for logging / distill for consolidation). No external dependencies; uses only Node built-in modules. Files can be visualized, diffed, and managed with git.

memory-contextproductivity-workflow00
Updated 8/23/2026
v0.3.1
dsh-worktree

Worktree

Fork-like git worktree for DSH (DeepSeek Harness): create an isolated worktree from any workspace/session and open a new session in it — optionally forking the conversation so the child inherits all history.

developer-toolsmemory-context00
Updated 8/23/2026
v0.5.2
@dsh-local/session-manager-custom

Session Manager Custom

Persistent custom session data manager for the DSH web profile

memory-context00
Updated 8/23/2026
v0.1.2
@huanlin/dsh-plugin-input-history

Plugin Input History

在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.

memory-context00
Updated 8/23/2026
v0.1.0
dsh-system-prompt

System Prompt

DeepSeek Harness plugin for inspecting live session system prompts and injected context

memory-context00
Updated 8/23/2026
v0.2.0
conversation-tree

Conversation Tree

DSH web plugin for immutable regenerate/edit branches and a whole-conversation tree view

memory-context00
Updated 8/23/2026
v0.1.0
@odc/odc-core

Odc Core

ODC (Opportunity Definition Committee) as a dsh plugin: hard-gated case pipeline with log-folded state. HARD-GATE, fact grading, memo gating, human-only /odc-decide.

security-accessmemory-context00
Updated 8/23/2026
v0.1.3
dsh-plugin-global-prompt

Plugin Global Prompt

DSH plugin: Adds a global Prompt input field under “Settings → General Settings” to inject system prompts into every conversation, including sub-agents. Takes effect upon saving.

memory-contextui-customization00
Updated 8/22/2026
v0.1.0
dsh-one-click-archive

One Click Archive

One-click time-based conversation archiving for the DeepSeek Harness Web GUI

productivity-workflowmemory-context00
Updated 8/22/2026
v0.1.0
dsh-session-note

Session Note

A small DeepSeek Harness plugin: a per-session sticky note with Host persistence and a Client overlay.

productivity-workflowmemory-context00
Updated 8/22/2026
v0.3.0
dsh-cot-summerization

Cot Summerization

DeepSeek Harness plugin: hide the raw chain of thought and show a summarized chain of thought produced by a small model (any Chat Completions-compatible API).

memory-context00
Updated 8/22/2026
v0.1.3
dsh-sidechat

Sidechat

Side chat (Side chat) — DSH web plugin, forked from heartmove/dsh-side-chat: inject selected content into the input box (not sent by default), create a side chat with one click, per-conversation isolated hidden sessions, inherits model/thinking effort/permissions, and can bring content back to the m

memory-context00
Updated 8/22/2026
v1.2.2
dsh-trace-narrator

Trace Narrator

DSH plugin: turns session traces into structured reports that can be shared, reviewed, and used for teaching (de-identification + LLM summarization, HTML/MD/JSON output)

productivity-workflowmemory-context00
Updated 8/22/2026
v0.1.0
dsh-obsidian-note

Obsidian Note

A DeepSeek Harness plugin: save conversation notes into an Obsidian vault.

memory-contextproductivity-workflow00
Updated 8/22/2026
v0.2.0
@deepseek-ai/dsh-ragflow

Ragflow

RAGFlow knowledge-base retrieval capability for the DeepSeek Harness — the ctx.ragflow Service Definition, an HTTP Service Provider, and the model-facing ragflow_retrieve tool

memory-context00
Updated 8/21/2026
v0.1.0
dsh-context-triage

Context Triage

Session context triage plugin: automatically screens stale and redundant context content for DeepSeek Harness (dsh), saving token budget through verdict-based processing.

memory-context00
Updated 8/21/2026
v0.1.0
dsh-compaction-optical

Compaction Optical

Experimental optical-memory compaction provider for DeepSeek Harness

memory-context00
Updated 8/21/2026
v0.1.0
dsh-context-proxy

Context Proxy

Thin on-demand context-retrieval layer for DeepSeek Harness: context_query / context_slice / context_grep tools over the sessionQuery and subprocess seams.

memory-context00
Updated 8/21/2026