← 返回列表
D

dsh-memoria

v0.1.0 · 2 天前发布

Memoria long-term memory for DeepSeek Harness: one owned Python subprocess + native store/recall tools + auto recall injection

dsh-plugindeepseek-harnessmemorymemorialong-term-memoryagent

README

dsh-memoria

Long-term memory for DeepSeek Harness, backed by the Memoria memory framework.

The plugin owns one long-lived Python subprocess (python -m memoria.plugin_server) so store and recall share a single in-memory Memoria instance. It registers four tools and — by default — auto-injects recalled context at the start of every turn, so the agent stays grounded in what it already remembers without an explicit recall prompt.

Requirements

  • A Python interpreter that can import memoria (Memoria installed into that interpreter), or a cwd that contains the memoria package.

  • The python and cwd defaults are portable (python/python3 on PATH, process.cwd()); override them per machine (see [Co
  • 版本兼容矩阵

    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
    dsh-memoria
    Repo
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}