ConradLu2740/pa-dsh--packages-dsh-proactive-memory1

@proactive-agent/dsh-proactive-memory

ProactiveAgent memory plugin for DeepSeek Harness: native memory tools + persona section + context injection

AI Analysis

核心用途是为 DSH 引入原生记忆工具、画像段及每轮对话的记忆注入。适合需要模型具备长期记忆、能自动捕获和检索历史信息的用户。必要条件是需配合安装 pa-core。

Package
@proactive-agent/dsh-proactive-memory
Version
0.4.0
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用(cordis.patch.yml)

- insert:
    - id: pa-core
      name: '@proactive-agent/dsh-proactive-core'
      config: {}
    - id: pa-memory
      name: '@proactive-agent/dsh-proactive-memory'
      config:
        personaOrder: 5

配置

字段默认说明
personaOrder5persona 段在提示词中的顺序(0 为部署 persona)
captureTool / recallTool / statsTooltrue工具开关