← 返回列表
D

@furongjun1999/dsh-memory

v0.2.8 · 2 天前发布

灵枢(Lingshu·líng shū)DeepSeek Harness 插件:完整大脑——长期记忆/知识飞轮/自我认知/递归反思接入 DSH,对话自动沉淀进记忆库

deepseekdshdsh-plugincordismemoryagentaeislingshumulti-agentspatiotemporal

README

让 AI Agent 拥有不可遗忘的自我


灵枢(AEIS)× DeepSeek Harness · AGI 的长期记忆基础设施



一句话:dsh-memory 让 DeepSeek Agent 拥有 AGI 级别的长期记忆——跨会话、自演化、可审计


这不是又一个"记忆插件"。灵枢(AEIS)是一套遵循「智能论 v3.2」协议的时空记忆引擎,它把当前大模型范式缺失的 AGI 能力逐一给了工程实现。

---

⚡ 三步快启(30 秒上手)



bash

① 装灵枢大脑(一条命令,零外部依赖)


pip install aeis-0.3.0-py3-none-any.whl # 或 git+ 在线安装

② 克隆并启用插件


git clone https://github.com/FuRongJun-1999/dsh-memory.git
cd dsh-memory
npm install && npm run build

③ 在 DSH profile 配置 cordis.yml 启用



yaml

  • id: lingshu-memory

  • name: '@furongjun1999/dsh-memory'
    config:
    dbPath: 'data/lingshu.db'
    identity: '灵枢'
    tools: 'brain' # 'brain' 全心智 | 'core' 精选


    从"看"到"用",三条命令 + 一段配置。已兼容 DSH 官方列表(Memory 分类)与 npm @furongjun1999/dsh-memory


    ---

    AG

    查看完整 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
    MIT
    npm
    @furongjun1999/dsh-memory
    Repo
    git+https://github.com/FuRongJun-1999/dsh-memory.git
    Engines
    {"node":">=18"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}