由 LLM 监督的智能体持久记忆:基于图结构的召回与知识管理。
dsh-kb-sieve
为 DeepSeek Harness 构建可审计的知识库包:引用资料 + SQLite 本地检索。
插件信息
安装这个 DSH 插件
复制下面的命令,在 DeepSeek Harness 终端中运行即可。
dsh plugin add github:omdsh-dev/dsh-kb-sieve ⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →
关于这个插件: dsh-kb-sieve
dsh-kb-sieve 是什么?
dsh-kb-sieve 是一款记忆插件,由 omdsh-dev 维护。为 DeepSeek Harness 构建可审计的知识库包:引用资料 + SQLite 本地检索。
如何安装 dsh-kb-sieve?
在 DeepSeek Harness 终端运行 dsh plugin add github:omdsh-dev/dsh-kb-sieve 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:omdsh-dev/dsh-kb-sieve#commit。
dsh-kb-sieve 免费吗?
dsh-kb-sieve 是社区开源项目,采用 Apache-2.0 许可证。你可以查看源码并免费安装使用。