Independent directory for the DSH ecosystem

Find the right DSH plugin for your next workflow

Reviewed DeepSeek Harness extensions — filter by category, search by capability, and jump straight to each plugin's public source.

503 plugins 12 categories 13 editor's picks Updated 2026-08-15
Showing 1–24 of 27 Clear filters

Memory

Automatic conversation distillation: background subagent reflection + skill create/update.

dsh plugin add LoserFox/distill

Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.

dsh plugin add omdsh-dev/dsh-mnemon

Cross-session memory for DSH: SQLite + human-editable Markdown mirror, autoDream consolidation, six memory tools, and fully-offline semantic search (local embeddings, reranking, clustering).

dsh plugin add modusensus/dsh-mneme#dsh-mneme

Cited memory over DSH's lossless session log: distilled facts carry `(sessionId, eventRange)` citations that expand back to the exact original log excerpt.

dsh plugin add Jesse-njx/dsh-memory

Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser.

dsh plugin add flymysql/dsh-memory

Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log.

dsh plugin add PerryLink/dsh-memento

Bounded local memory with CBDC authority gating: SQLite + FTS5 claims, scoped recall with explainable use/verify/ignore decisions and a full audit trail, /memory commands, ≤3-claim/1200-char injection per call, no extra model call.

dsh plugin add GIT121995/dsh-memory-gate

File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.

dsh plugin add ICCuse/dsh-file-memory

Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter.

dsh plugin add ICCuse/dsh-knowledge

Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.

dsh plugin add ICCuse/dsh-premise-guard

ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as `dsh-sgme`.

dsh plugin add freehul/sgme

Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file.

dsh plugin add Phant0Meow/dsh-memory-meow

Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation.

dsh plugin add jiayan-xu/dsh-memoria

Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.

dsh plugin add jiayan-xu/dsh-memoria-extra

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

dsh plugin add truelove-dreamer/dsh-plugin-recall
Noelune/unified-agent-memory ★ Editor's pick

One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).

dsh plugin add Noelune/unified-agent-memory

Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.

dsh plugin add FleetingEcho/dsh-handoff

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

dsh plugin add yangyongzhen/dsh-memory

Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.

dsh plugin add akslcw/dsh-negative-ledger

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

dsh plugin add ljsysfurryACE/dsh-memory-director

Page 1 of 2

How it works

1. Search the directory

Filter by category or keyword — every listing is a public GitHub project.

2. Copy the install command

Commands follow the upstream list; check each repo's README for exact package names.

3. Review before installing

Plugins run third-party code with your permissions — read the source first.

This directory is a snapshot of the community-maintained awesome-dsh-plugin list (updated 2026-08-15). Listings link to the authors' repositories; inclusion is not an endorsement or a security review. Missing a plugin? Contribute to the upstream list.