DSH 生态独立插件目录

为下一个工作流找到对的 DSH 插件

已收录的 DeepSeek Harness 扩展 —— 按分类筛选、按能力搜索,直达每个插件的源码仓库。

503 个插件 12 个分类 13 个编辑精选 更新于 2026-08-15
显示第 1–24 个,共 27 个 清除筛选

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 ★ 编辑精选

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

第 1 / 2 页

怎么用这个目录

1. 先搜索筛选

按分类或关键词筛选 —— 每一条都指向公开的 GitHub 项目。

2. 复制安装命令

命令按上游列表生成,实际包名请以各仓库 README 为准。

3. 装之前先看代码

插件会以你的权限运行第三方代码 —— 先读源码再安装。

本目录是社区维护的 awesome-dsh-plugin 列表快照(更新于 2026-08-15)。插件名称与简介保留上游英文原文以免翻译歧义;条目均链接到作者本人的仓库,收录不代表背书,也不等于安全审计。缺了某个插件?欢迎去上游列表提交。