creativedswork/dsh-expmem

Plugin ⭐ 0 MIT memory

Experience Memory for DeepSeek Harness

Install

- **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

Add creativedswork/dsh-expmem to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.