hr98w/dsh-memory0

@hr98w/dsh-memory

Markdown long-term memory for DeepSeek Harness with Global and Workspace layers and progressive disclosure

AI Analysis

核心用途是为 DSH 提供长期记忆管理。适合需要跨项目保存偏好(全局记忆)或管理项目事实与约束(工作区记忆)的用户,需配置并激活至少一个文本模型。

Package
@hr98w/dsh-memory
Version
0.1.0
License
MIT
Last updated
Sep 1, 2026

Install

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

开始使用

  1. 在 DSH 的 Models 页面配置并激活至少一个文本模型;API key 始终由 DSH 管理。
  2. 打开“设置 → 记忆 → 设置”,选择 Session 整理使用的模型。
  3. 在“全局记忆”保存跨项目偏好,在“工作区记忆”管理项目事实和约束。
  4. 在“会话整理”中选择一个已经结束且稳定的 Session,点击整理。
  5. 整理完成后检查结果;如需排错,可在设置页开启 Debug 后重新触发。