由 LLM 监督的智能体持久记忆:基于图结构的召回与知识管理。
powercontext-dsh
通过 HTTP 连接 PowerContext Server,提供召回、记忆、交接、经验与技能。
插件信息
截图
安装这个 DSH 插件
复制下面的命令,在 DeepSeek Harness 终端中运行即可。
dsh plugin add github:knqiufan/powercontext-dsh ⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →
关于这个插件: powercontext-dsh
powercontext-dsh 是什么?
powercontext-dsh 是一款记忆插件,由 knqiufan 维护。通过 HTTP 连接 PowerContext Server,提供召回、记忆、交接、经验与技能。
如何安装 powercontext-dsh?
在 DeepSeek Harness 终端运行 dsh plugin add github:knqiufan/powercontext-dsh 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:knqiufan/powercontext-dsh#commit。
powercontext-dsh 免费吗?
powercontext-dsh 是社区开源项目,采用 Apache-2.0 许可证。你可以查看源码并免费安装使用。