tinqiao-oss/engramory155

dsh-engramory

Curated file-based long-term memory for DeepSeek Harness — discovery manifest for the installable plugin in adapters/dsh/plugin/

AI 分析

核心用途是为 DSH 提供基于本地文件的长期记忆管理。适合需要跨项目持久化个人规范、工作流约束,且习惯使用本地文件管理记忆的用户。

パッケージ
dsh-engramory
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$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; .gitignore it 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/).