dsh-engramory
Curated file-based long-term memory for DeepSeek Harness — discovery manifest for the installable plugin in adapters/dsh/plugin/
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tinqiao-oss/engramory说明文档
阅读完整 README ↗Configuration
- `` — where memory lives. Keep it somewhere you'll actually
look;
.gitignoreit inside repos. - Index limits — soft warn / hard cap default 150 / 200 lines and 20 / 25 KB;
override via the hook's env vars (see
hooks/).