DeepSeek Harness 插件库

dsh-mnemon

★ Featured

分类: 记忆 · ⭐ 16stars

精选 — 本站人工精选,已核验来源

dsh 持久记忆插件:让智能体跨会话记住事实与决策。

插件信息

维护者omdsh-dev
GitHub stars16
主要语言JavaScript
许可证MIT
最近推送2026-08-14T23:49:21Z
主页https://github.com/omdsh-dev/dsh-mnemon#readme
收录日期2026-08-14

关于这个插件

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.

安装这个 DSH 插件

复制下面的命令,在 DeepSeek Harness 终端中运行即可。

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

插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。

⚠️ 安全提示

插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。

插件安全 →

关于这个插件: dsh-mnemon

What is dsh-mnemon?

dsh-mnemon is a 记忆 plugin maintained by omdsh-dev. dsh 持久记忆插件:让智能体跨会话记住事实与决策。

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

精选 ⭐ 1306

记忆

面向纯文本模型的视觉桥接:粘贴图片,获得结构化 JSON 证据(OCR、布局、语义)。

查看插件 → liustack

mnemon

社区 ⭐ 436

记忆

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.

查看插件 → mnemon-dev