DDDFXYqiming/dsh-layered-memory1

dsh-layered-memory

DSH 跨会话长期记忆:命名空间隔离 + L1 索引注入(存在性编码)+ 行动验证写入 + 自动蒸馏候选 + 溯源/归档/回滚 + 自动维护(去重/压缩/统计/合并候选)。

AI Analysis

核心用途是为 DSH 提供跨会话的长期记忆管理。适合需要跨会话保持上下文、对记忆进行精细化隔离与自动维护的复杂任务。必要条件是需在 DSH 环境中安装并配置。

Package
dsh-layered-memory
Version
0.4.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DDDFXYqiming/dsh-layered-memory

本地开发时也可直接使用仓库目录

dsh plugin --profile web add


### 配置(可选,覆盖默认)

```yaml

### 配置(可选,覆盖默认)

```yaml