huangjua/dsh-local-memory ↗★ 0
@dsh-external/dsh-local-memory
Persistent cross-session local memory for DSH with Markdown SSOT and self-healing SQLite FTS mirror
AI 分析
为 DSH 提供跨会话的本地记忆持久化功能。适合需要 Agent 自动记住项目规范、技术栈等上下文,并在新会话中无缝召回的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huangjua/dsh-local-memoryドキュメント
README 全文を読む ↗Typical Usage Flow
- Ask agent to remember: "Remember that our project uses pnpm and strict TypeScript."
- Review staged memory: Run
/local-memoryor approve staged entries viamemory_pending. - Seamless recall: In any new session, the agent automatically receives the frozen memory context without any extra prompts.