creativedswork/dsh-expmem

插件 ⭐ 0 MIT memory

DeepSeek 工具的经验记忆

catalog 简介:Experience Memory for DeepSeek Harness

安装

- **Recall** is verbatim prior-session history. DSH already stores it in JSONL and provides search through `dsh-session-query`.
- **Archive** is stable knowledge deliberately distilled by the agent. ExpMem stores one readable JSON file per record.
- **Pressure promotion** asks the current agent to preserve high-value experience before DSH compacts the context.
- ExpMem does not duplicate session events or modify the Agent Loop.

## Install

creativedswork/dsh-expmem 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。