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.

包名
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 则不注册捆绑技能