DSH Plugins Marketplace
7,148 plugins indexed · 5,699 installable · 18,270 versions tracked
199 plugins
Hindsight long-term memory for DeepSeek Harness: injects relevant memories before each turn and retains finished turns to a Hindsight bank.
★ 0
dsh plugin --profile web add dsh-hindsight-memoryPost-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.
★ 0
dsh plugin --profile web add dsh-premise-guardVector + 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
★ 0
dsh plugin --profile web add @jhp830901/dsh-memoriaA /remember command that writes facts into the AGENTS.md instruction hierarchy dsh already loads, plus a Memory tab showing which instructions the loader kept within its byte budget.
★ 0
Runs TiddlyWiki 5 as the DSH persistent knowledge base: ten tiddlywiki_* agent tools (filtered search, read/write/batch/rename/delete, recent, tags, git sync with conflict resolve), a full TiddlyWiki
★ 0
dsh plugin --profile web add dsh-tiddlywikiKeeps notes as local Markdown files grouped by directory under a root folder you choose, with a sidebar page, AGENTS-style rule files surfaced as writing context, and six agent tools.
★ 0
dsh plugin --profile web add dsh-notesHuman-governed cross-session memory spaces with independent source and consumer relationships, provenance, versioning, and pre-send injection review.
★ 0
dsh plugin --profile web add dsh-memory-spacesView and delete persistent skill memory from the DSH sidebar.
★ 0
dsh plugin --profile web add dsh-skill-managerMemory Standard Protocol (mm) for DeepSeek Harness: layered MEMORY.md with hard budgets, frozen snapshots, mm:// URI interop, session-log digestion, mem_* tools and a standalone CLI.
★ 0
dsh plugin --profile web add dsh-memory-standardShared Markdown memory for DSH and other coding agents, with automatic capture, pre-step context injection, searchable recall, and memory-to-skill self-evolution through a review panel.
★ 0
Cipher memory platform as a DSH bundle: four memory types (attention, experience, preference, cognitive) sedimented per turn by four memory agents, cross-session deterministic recall injected via syst
★ 0
dsh plugin --profile web add dsh-cipherby lanyun077
Organize folders and sessions into projects with shared PROJECT.md memory and AGENTS.md instructions injected into every session, plus a project tree sidebar.
★ 0
↓ 12/wk
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-projectLocal-first Agent Experience Network for DeepSeek Harness, distilling task-level experiences from traces and live manifests, grading by H0-H4 evidence, discovering by compatibility, and promoting only
★ 0
dsh plugin --profile web add dsh-akn-pluginBridges the agent to a persistent OKF memory vault over MCP stdio: a Python server (SQLite FTS5 + Markdown) with 10 tools for searching and storing decisions, facts, learnings, conventions, profiles a
★ 0
Long-term memory for DeepSeek Harness kept as plain markdown, one fact per file, readable in any editor. The `MEMORY.md` index has a hard 200-line / 25 KB cap enforced by `ctx.tools.guard()`: a write
★ 0
Integrated memory and context management plugin: four-layer memory system (L2-L4), context compression/trimming/freezing, prompt orchestration, input box UI buttons, and enterprise security with role-
★ 0
dsh plugin --profile web add dsh-memory-nexusBM25 keyword-based memory recall.
★ 0
Workspace-isolated durable memory for DSH, with searchable, auditable, correctable, and removable workspace memories plus controlled global memory.
★ 0
dsh plugin --profile web add @flowingspring/dsh-workspace-memoryLocal, auditable personal memory for DeepSeek Harness: preferences, project conventions, workflows and error lessons persisted as a changelogged JSON file in the workspace, with onboarding, auto proje
★ 0
dsh plugin --profile web add dsh-memory-setupGeneral-purpose knowledge base for DSH: import md/txt/json/yml/docx/pdf, folder management, FTS5 full-text search (BM25), and a Web management UI.
★ 0
dsh plugin --profile web add dsh-knowledge-baseSession-memory autopilot: watches DSH sessions and extracts OKF entries in-process through the harness LLM (ctx.llm, deepseek-official by default) at idle, commit, compaction and end checkpoints, stor
★ 0
by leetom314
Tiered persistent memory (user/env/project) with per-tier char budgets and semantic query routing; full layers refuse writes instead of silently evicting.
★ 0
MIT
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-tiered-memoryPLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybri
★ 0
dsh plugin --profile web add @plur-ai/dshDecision log for DeepSeek Harness: record key decisions (chosen option + why) into a versionable DECISIONS.md via decision_log / decision_list / decision_audit tools, and auto-inject the summary into
★ 0
dsh plugin --profile web add dsh-decision-log