dsh-project-memory

00080000

为 DeepSeek Harness 提供的项目记忆插件:项目文件在读取时索引为可检索摘要,上下文失效后按需检索命中,无需重读文件,自带出处与 BM25 排序。

Project memory for DeepSeek Harness: project files are indexed into searchable summaries as they are read, so after context loss the agent retrieves hits on demand instead of re-reading files, with source citations and BM25 ranking.

安装命令

dsh plugin --profile web add github:00080000/dsh-project-memory

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars1
30 天下载
分发方式Git
收录时间2026-08-20

相关链接

同类插件