Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
mnemon
Category: Memory · ⭐ 436stars
Community — community listing (auto-synced from the GitHub dsh-plugin topic), verify the source yourself
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.
Plugin facts
| Maintainer | mnemon-dev |
|---|---|
| GitHub stars | 436 |
| Primary language | Go |
| License | Apache-2.0 |
| Last push | 2026-08-15T00:02:49Z |
| Homepage | https://github.com/mnemon-dev/mnemon#readme |
| Added to this directory | 2026-08-15 |
About this plugin
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.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:mnemon-dev/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.
About this plugin: mnemon
What is mnemon?
mnemon is a memory plugin maintained by mnemon-dev. 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.
How do I install mnemon?
Run dsh plugin add github:mnemon-dev/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:mnemon-dev/mnemon#commit.
Is mnemon free?
mnemon is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.