dsh-mnemon: Building a Three-Layer Pluggable Memory Control Plane for DeepSeek Harness

dsh-mnemon is a DSH memory plugin maintained by omdsh-dev. It manages context, project files, and long-term memory through a three-layer division of Runtime, Documents, and Memory Spaces. The third layer can integrate with nine providers, including Mnemon. This article introduces its core capabilities, installation commands under DSH 0.1.1-rc.2, a 5-minute verification process, as well as permissions, data boundaries, and applicable scenarios, enabling quick evaluation for integration after discovery on SkillHub.

Read More
Install Local Hierarchical Memory for DeepSeek Harness with dsh-mnemon

DSH-Mnemon is a memory plugin for DeepSeek Harness maintained by omdsh-dev (MIT License, current version 0.2.2). It divides runtime memory, retrievable project archives and Mnemon memory into three layers. It uses local SQLite by default, and also supports connecting to nine types of providers such as Mem0. This article checks the installation command against the directory page and GitHub, as well as the first verification steps, cross-agent sharing boundaries and security considerations.

Read More