← 返回列表
D

@plur-ai/dsh

v0.1.0 · 2 天前发布

PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required

deepseek-harnessdshdsh-plugincordisagent-memoryllm-memorypersistent-memorylocal-firstplur

README

@plur-ai/dsh

DeepSeek Harness 提供持久记忆。周一纠正过的事,周二依然记得。

English | 中文

把记忆作为工具暴露出来是常见做法——模型仍然需要自己决定要不要调用它。
本插件直接把记忆本身放进提示词。

概述

DeepSeek Harness 每次开启新会话时对你一无所知。你得把昨天已经解释过的约定、
纠正和偏好重新解释一遍。

本插件让 dsh 拥有能跨会话存活的记忆:你只纠正一次的内容、项目约定,以及这些
决定背后的原因。适合任何在同一个代码库中不止一次用 dsh 做实际工作的人。

所有内容都以纯 YAML 保存在你自己的机器上,可读、可改、可删。

兼容性

| | |
|---|---|
| DeepSeek Harness | 0.1.0-rc.60.1.x 线上的后续版本(^0.1.0-rc.6) |
| Cordis | ^4.0.1 |
| Node | 20、22、24、26(四个版本均在 CI 中测试) |
| 最近验证 | dsh 0.1.0-rc.6,2026-08-15 |

dsh 仍处于 1.0 之前且演进很快。peer 版本范围使用 caret,以便本插件能随该版本线
继续安装;如果未来某个版本改变了宿主契约,本插件会退化为「无记忆」,而不会让你
的 agent 崩溃——每一处宿主注册都做了包裹,/plur 会显示失败情况。

安装

sh
dsh plugin --profile web add @plur-ai/dsh

就这样。重启 dsh,你的 agent 就有记忆了。

需要 [`

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
Apache-2.0
npm
@plur-ai/dsh
Repo
git+https://github.com/plur-ai/plur.git
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}