D
@perseus-computing/dsh
v0.1.1 · 1 天前发布
Perseus Vault memory plugin for DeepSeek Harness: automatic pre-step recall injection from a governed memory vault
README
@perseus-computing/dsh
Perseus Vault memory plugin for DeepSeek Harness: automatic, push-based memory injection.
The harness's MCP row is pull-based — the agent must remember to call mcp__perseus_vault__recall. This plugin closes that gap: on every step that carries a user message it runs perseus-vault prepare (local SQLite queries, zero LLM calls) and injects the resulting <memory-prep> block into the agent's system prompt as the perseus-vault-memory section.
Requirements
perseus-vault binary on PATH (pinned: 2.23.0)agent/created, agent/pre-step, and `sys版本兼容矩阵
| 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
- MIT
- npm
- @perseus-computing/dsh
- Repo
- git+https://github.com/Perseus-Computing-LLC/perseus-vault-dsh.git
- Engines
{"node":">=22.18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}