DeepSeek Harness Plugin

dsh-mnemon

★ Featured

Category: Memory · ⭐ 16stars

Curated — reviewed and verified by the editors

Persistent memory plugin for dsh: let your agent remember facts and decisions across sessions.

Plugin facts

Maintaineromdsh-dev
GitHub stars16
Primary languageJavaScript
LicenseMIT
Last push2026-08-14T23:49:21Z
Homepagehttps://github.com/omdsh-dev/dsh-mnemon#readme
Added to this directory2026-08-14

About this plugin

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.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:omdsh-dev/dsh-mnemon

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

⚠️ Safety note

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

Plugin safety →

About this plugin: dsh-mnemon

What is dsh-mnemon?

dsh-mnemon is a memory plugin maintained by omdsh-dev. Persistent memory plugin for dsh: let your agent remember facts and decisions across sessions.

How do I install dsh-mnemon?

Run dsh plugin add github:omdsh-dev/dsh-mnemon in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:omdsh-dev/dsh-mnemon#commit.

Is dsh-mnemon free?

dsh-mnemon is a community open-source project released under the MIT license. You can inspect its source and install it for free.

modlens

Curated ⭐ 1306

Memory

Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).

View plugin → liustack

mnemon

Community ⭐ 436

Memory

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

View plugin → mnemon-dev