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.
- GitHub stars
- 145
- Version
- v0.3.5
- License
- MIT
- Added
- 2026-08-13
GitHub info
- GitHub stars
- 145
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 21, 2026, 5:47 AM
- Maintainer
- omdsh-dev
- Added
- 2026-08-13
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Full dsh-mnemon v0.2.0 WebUI walkthrough with scrolling and button interactions
https://raw.githubusercontent.com/omdsh-dev/dsh-mnemon/e6ca446e45bdd17991f3c7c98560456de465282b/docs/assets/media/dsh-mnemon-memory-system-demo.gif

dsh-mnemon v0.2.0 live multi-memory snapshot and observable provider surfaces
https://raw.githubusercontent.com/omdsh-dev/dsh-mnemon/9196fd9991676a6bd9a84d615fcd301eb52e872a/docs/assets/media/dsh-mnemon-memory-system-demo-poster.jpg

Choose manual or smart Provider placement
https://raw.githubusercontent.com/omdsh-dev/dsh-mnemon/e6ca446e45bdd17991f3c7c98560456de465282b/docs/assets/screenshots/distillation-strategy.png

Choose a Provider while creating a Memory Space
https://raw.githubusercontent.com/omdsh-dev/dsh-mnemon/e6ca446e45bdd17991f3c7c98560456de465282b/docs/assets/screenshots/memory-space-create-dialog.png

Read-only Agent answer grounded in bounded multi-provider evidence
https://raw.githubusercontent.com/omdsh-dev/dsh-mnemon/e6ca446e45bdd17991f3c7c98560456de465282b/docs/assets/screenshots/recall-agent-answer.png

Edit a candidate before dispatching an independent task Agent
https://raw.githubusercontent.com/omdsh-dev/dsh-mnemon/e6ca446e45bdd17991f3c7c98560456de465282b/docs/assets/screenshots/remember-dialog.png
Install
dsh plugin --profile web add dsh-mnemonTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/omdsh-dev/dsh-mnemon)Related plugins
MemoryStrataGate-AgentMemory
★ 16StrataGate gives DeepSeek Harness evolving, local-first long-term memory for user preferences, project decisions, conversations, and tool results across sessions; it layers history with user-tunable time decay, reinforces memories through real answer use, shows workspace-aware usage counts, and keeps recalled evidence traceable to its original messages.
dsh-memoir
★ 24Local-only project memory with zero bundled runtime dependencies or external services: JSON as the source of truth plus generated PROJECT_MEMORY.md, token-bounded session-frozen Hot Memory for prompt-prefix cache stability, cached cross-project BM25 recall, trusted session/turn provenance, explainable pre-write duplicate/conflict governance, editable importance/pin/tags/supersede/archive lifecycle, configurable top-level turn-end distillation, and a bilingual Web GUI for search, inspection, diagnostics, and live settings.
dsh-noema
★ 129Long-term memory for DSH agents — durable, inspectable memories with recall, search, browse and knowledge-graph tools, import from ten other AI coding tools, and a settings page.