DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Mnemon — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-mnemon

Mnemon

Composable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-mnemon#65c0e23ba410993e16c00c8b3adf92d59d853425
READMECompatibilityVersions

Compatibility and provenance

Mnemon is published as dsh-mnemon and currently resolves to version 0.5.12. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/20/2026

Versions

0.5.12stable
9/19/2026
0.5.11stable
9/18/2026
0.5.10stable
9/16/2026
Show 50 more versionsCollapse versions
0.5.9stable
9/14/2026
0.5.8stable
9/11/2026
0.5.7stable
9/10/2026
0.5.6stable
9/9/2026
0.5.5stable
9/7/2026
0.5.4stable
9/6/2026
0.5.3stable
9/6/2026
0.5.2stable
9/5/2026
0.5.1stable
9/4/2026
0.5.0stable
9/4/2026
0.5.0-rc.1prerelease
9/3/2026
0.4.7stable
9/3/2026
0.4.6stable
9/2/2026
0.4.5stable
9/2/2026
0.4.4stable
8/31/2026
0.4.3stable
8/31/2026
0.4.2stable
8/31/2026
0.4.1stable
8/30/2026

Related plugins

Loading related plugins…

Latest
0.5.12
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 388
Weekly downloads
6,569
Last push
9/19/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
0.4.0stable
8/30/2026
0.3.6stable
8/30/2026
0.3.5stable
8/28/2026
0.3.4stable
8/27/2026
0.3.3stable
8/27/2026
0.3.2stable
8/25/2026
0.3.1stable
8/25/2026
0.3.0stable
8/24/2026
0.2.16stable
8/22/2026
0.2.15stable
8/21/2026
0.2.14stable
8/20/2026
0.2.13stable
8/19/2026
0.2.12stable
8/19/2026
0.2.11stable
8/19/2026
0.2.10stable
8/19/2026
0.2.9stable
8/17/2026
0.2.8stable
8/17/2026
0.2.7stable
8/17/2026
0.2.6stable
8/17/2026
0.2.5stable
8/17/2026
0.2.4stable
8/17/2026
0.2.3stable
8/17/2026
0.2.2stable
8/17/2026
0.2.1stable
8/17/2026
0.2.0stable
8/17/2026
0.1.6stable
8/16/2026
0.1.5stable
8/16/2026
0.1.4stable
8/14/2026
0.1.3stable
8/14/2026
0.1.2stable
8/14/2026
0.1.1stable
8/14/2026
0.1.0stable
8/13/2026

Related plugins

More verified plugins in memory-context.

Contextdsh-contextA DeepSeek Harness plugin for context insight and management, with context dashboard and context command, for understanding how the context is made of, and how it evolves.Weknora@wxg-prc-cpg/dsh-weknoraWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.Memsearch Dsh@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candidate review panel.Chat Importdsh-chat-importImport conversation history from 25+ AI coding agents into DeepSeek Harness as resumable sessions — tool calls, reasoning and results kept intact, with reverse export and sync. | 把 25+ AI 编程 Agent 的聊天记录导入 DeepSeek Harness 继续对话,保留工具调用、推理与结果,支持反向导出与同步。

README

dsh-mnemon

English · 简体中文

Composable memory for DeepSeek Harness.

Three tiers by default · Your Sources and Strategies · One View per turn

Memory Spaces in the Light DSH Sidebar after importing a Mnemon Pack

Get started · Watch the v0.5.4 Light demo · Build a plugin · Documentation

Runtime context, searchable documents and long-term evidence share a familiar Sidebar. The default Starter installs a tested plugin combination; contributors can replace or extend its parts without rebuilding the memory system.

Automatic idle review now uses bounded spawn checkpoints, a five-minute minimum interval and a 20-attempt limit per loaded session. It can be disabled independently. Published Agent Teams tool conflicts pause review before any child starts; failed runs retain committed receipt metadata and are never replayed automatically. See review configuration and compatibility.

Use three tiers, not three copies

MemoryKeep hereHow it reaches the Agent
RuntimePreferences, working agreements, facts needed on the next turnCompact USER / MEMORY projection
DocumentsDesigns, investigations, procedures and handoffsSearch, then read the relevant narrative
Memory SpacesDurable facts, decisions, entities and relationshipsOn-demand evidence from enabled backends

A memory space is one named, Provider-backed scope for long-term evidence. It contains individual memories and can be activated independently. The Chinese product term is 记忆空间.

Use the same data from Sidebar, conversation tools or Headless. Global, workspace, centralized workspace and custom storage scopes are explicit. Direct retrieval does not spawn a Mnemon task Agent; Agent Query, semantic writes and maintenance may use the configured model. Workflows and costs.

Start with the default installation

You need a compatible DSH Host. Mnemon Native also needs a separately installed mnemon CLI; installing the npm Starter does not install that binary or third-party backend services. Follow the platform installation guide and verified compatibility baselines.

mnemon --version
dsh plugin --profile web add dsh-mnemon
dsh web

The pinned development baseline is DSH 0.1.5-rc.1; additional verified versions are recorded in the compatibility matrix. Existing Sessions with source summary requires notice form need the explicit dsh-mnemon-repair-session --input FILE --output NEW_FILE copy repair; see legacy Session recovery before replacing any artifact.

For Headless, add the same package to that profile with dsh plugin --profile headless add dsh-mnemon.

Open Memory System → Status, then add a Runtime memory. Select a DSH workspace before creating Documents, even with global storage. To retain long-term facts, create a Memory Space with an explicitly selected Provider. Sidebar is the default; optional Builtin placement uses the same pages.

Upgrading from v0.4 retains the familiar configuration, data and workflow. Three optional enhancements are exposed in Settings → Memory System; no View tab or generic memory-plugin manager is added. Upgrade checklist.

Source + Strategy → View

Source facts flow through a Strategy and Core validation into one View for the DSH Host

  • Source owns memory, its projection, read/write operations and optional DSH pages.
  • Strategy chooses how available Sources participate: selection, resident context, retrieval and guidance. Pure composition does not write memory.
  • Core validates the proposal, asks Sources for bounded projections and compiles an immutable View. The DSH Host pins it to the executing turn and controls tool access.

A View includes context and the scoped routes/actions the LLM can use next. It is not another database or a frontend page. Memory Spaces owns its Provider child Fibers; Core exposes only the small ctx.mnemonMemory contribution service.

The same public contracts serve the default plugins and external repositories. Source authors keep their data and backend choices; Strategy authors reuse those capabilities, the turn lifecycle, budgets and test fixtures. Architecture and sequence diagrams.

Official plugins

The Starter ships 3 Sources, 1 default Strategy, 3 optional Strategy contributions and 9 Providers. Packages are independently versioned and published; the Starter pins an exact tested combination.

PackageResponsibilityDefault
dsh-mnemon-source-runtimeUSER / MEMORY, revisions and local hot storageEnabled
dsh-mnemon-source-documentsMarkdown, search, revisions and archivingEnabled
dsh-mnemon-source-memory-spacesDurable evidence and Source-owned Provider childrenEnabled
dsh-mnemon-strategy-default-three-tierThe familiar three-tier View and turn retrieval policySelected
dsh-mnemon-strategy-auto-captureIn-turn guidance to retain useful factsOff
dsh-mnemon-strategy-light-contextA shared resident-projection ceilingOff
dsh-mnemon-strategy-scopedOrdered Source selection and a writable subsetOff

The three enhancements occupy different slots of the default Strategy and can coexist. They still produce one View. Capture is guidance, not an autonomous recorder; a projection ceiling is not token accounting or delta injection; scoped selection does not create storage.

Memory Spaces can use these Provider plugins:

Mnemon Native · OpenViking · Honcho · Mem0 · Hindsight · Holographic · RetainDB · ByteRover · Supermemory.

Native is the default backend; third-party services are disabled until explicitly configured. Graph, deletion, exact-write and enumeration capabilities remain backend-specific. Provider capabilities and setup.

Build your own composition

Use dsh-mnemon/extension-sdk to define and install a Source or Strategy on its Cordis Fiber. Use the owning Strategy's SDK for an additive contribution, or dsh-mnemon-source-memory-spaces/provider-sdk for a Memory Spaces driver.

Your repository owns its manifest, public dependencies, implementation, tests and build. DSH's Profile/Loader installs and mounts it; Mnemon does not scan arbitrary installed plugins. Installing code, activating a contribution and choosing the complete Strategy are distinct decisions.

Start with the plugin author guide and external consumer examples. They cover isolated package consumption, multiple instances, disposal, scoped reads and authorized writes. A Git or Notion integration can be a new Source; it is not implied support for every existing DSH memory plugin.

Independent plugin repositories are welcome. Contributions to this repository follow CONTRIBUTING; discuss new capabilities and Providers in an Issue first.

Data and trust

  • Runtime and Documents are local; Native is local by default. External Providers use their configured services and scopes.
  • Disabling participation does not erase memory. Switching storage scope does not migrate it. Provider disabling may clear local catalog metadata, not remote data.
  • Saved Provider credentials stay on the Host and are excluded from Mnemon Packs. Packs still contain private memory and need protection.
  • Source and Strategy plugins are trusted in-process JavaScript, not sandboxed code. Historical memory never outranks current instructions. Model-generated plugins are not automatically installed.

Backup and recovery · Security policy · Release history · Roadmap

Develop and verify

pnpm install --frozen-lockfile
pnpm verify
pnpm verify:plugins

Use Node.js ^22.19.0 || >=24.0.0 and pnpm 10.13.1. Package-level checks run independently; WebUI captures use disposable data and a real DSH Host. Tests of mechanics are not claims of LLM accuracy or live cloud-Provider conformance. Development · Media provenance.