guyuefangyuanl/dsh-memory1

dsh-memory

Cross-session persistent memory for the DeepSeek Harness: a model-facing memory tool, an always-on index section, and a bundled maintenance skill.

AI 분석

核心用途是提供结构化的跨会话记忆存储。适合需要 Agent 记住长期项目上下文、避免重复输入背景信息的复杂开发任务。

패키지
dsh-memory
버전
0.2.1
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

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

配置

key默认说明
dshHome$DSH_HOME~/.dsh记忆根目录的父级
scopelayeredlayered 两层都可见;project 只按 cwd 隔离的那层;global 只共享层
cwd$DSH_CWDprocess.cwd()决定项目 slug
indexBudgetBytes16384注入索引的字节上限
maintenanceSkilltrue设为 false 则不注册捆绑技能