CATEGORY
Memory & Context DSH plugins
Verified manifests and exact versions in this category.
All plugins
650 pluginsdsh-session-captionSession Caption
Two-phase session captioning for the DeepSeek Harness: instant keyword captions while the conversation is busy, budget-model refinement when it goes idle.
dsh-session-migratorSession Migrator
Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import
dsh-memory-loaderMemory Loader
Deterministic two-level memory injection for DeepSeek Harness: global and project MEMORY.md plus today's notes, auto-loaded into every new session.
dsh-resume-headlessResume Headless
Headless one-shot session resume for DeepSeek Harness: dsh --profile headless --resume <session-id> "task"
@dsh-pulse/dsh-hermes-bridgeHermes 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 双向桥:入站调度 + 出站推送,常驻会话复用。
@mkaliezz/dsh-context-packContext Pack
Deterministic privacy-aware repository context packs for DeepSeek Harness
dsh-learning-bundleLearning Bundle
A proof-carrying correction loop for DSH: explicit adoption, scoped recall, and reconstructable delivery.
dsh-pattern-searchPattern Search
DSH plugin: regex pattern search over the current conversation, with match stats and a paginated detail table
dsh-nga-reader-pluginNga Reader Plugin
Persistent NGA reader with app-scoped AI conversations for DeepSeek Harness
nowledge-mem-deepseek-harnessNowledge 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.
dsh-session-workspaceSession Workspace
Move cold DeepSeek Harness sessions between registered workspaces
dsh-collapse-historyCollapse 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.
dsh-light-memoryLight 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.
dsh-worktreeWorktree
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.
@dsh-local/session-manager-customSession Manager Custom
Persistent custom session data manager for the DSH web profile
@huanlin/dsh-plugin-input-historyPlugin Input History
在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.
dsh-system-promptSystem Prompt
DeepSeek Harness plugin for inspecting live session system prompts and injected context
conversation-treeConversation Tree
DSH web plugin for immutable regenerate/edit branches and a whole-conversation tree view
@odc/odc-coreOdc 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.
dsh-plugin-global-promptPlugin 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.
dsh-one-click-archiveOne Click Archive
One-click time-based conversation archiving for the DeepSeek Harness Web GUI
dsh-session-noteSession Note
A small DeepSeek Harness plugin: a per-session sticky note with Host persistence and a Client overlay.
dsh-cot-summerizationCot 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).
dsh-sidechatSidechat
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
dsh-trace-narratorTrace 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)
dsh-obsidian-noteObsidian Note
A DeepSeek Harness plugin: save conversation notes into an Obsidian vault.
@deepseek-ai/dsh-ragflowRagflow
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
dsh-context-triageContext Triage
Session context triage plugin: automatically screens stale and redundant context content for DeepSeek Harness (dsh), saving token budget through verdict-based processing.
dsh-compaction-opticalCompaction Optical
Experimental optical-memory compaction provider for DeepSeek Harness
dsh-context-proxyContext Proxy
Thin on-demand context-retrieval layer for DeepSeek Harness: context_query / context_slice / context_grep tools over the sessionQuery and subprocess seams.