面向纯文本模型的视觉桥接:粘贴图片,获得结构化 JSON 证据(OCR、布局、语义)。
dsh-mnemon
★ Featured分类: 记忆 · ⭐ 16stars
精选 — 本站人工精选,已核验来源
dsh 持久记忆插件:让智能体跨会话记住事实与决策。
插件信息
| 维护者 | omdsh-dev |
|---|---|
| GitHub stars | 16 |
| 主要语言 | 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.