dsh-memory
基于本地 Git 的 DeepSeek Harness 长期记忆:带引用上下文、按使用反馈排序的读取工具、安全同步、预览与回滚。
Local Git-backed long-term memory for DeepSeek Harness with cited context, usage-aware read tools, safe sync, previews, and rollback.
怎么安装
dsh plugin add dsh-git-memory 简介
dsh-memory dsh-memory is a local, Git-backed long-term-memory plugin for DeepSeek Harness (DSH). It adds one persistent setting, a safe settings-page workflow for clearing memories, and an optional idle-session synchronizer. The host plugin injects memory guidance only when memory.enabled is true; the UI plugin lets a user inspect the repository state, toggle the setting, and clear learned memory through a deliberate two-step confirmation. What it does Stores durable memory in a local Git repository, not in this source repository or a hosted service. Registers the memory settings namespace imm…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 76
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-bundle, dsh-plugin, memory
同类推荐
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
memsearch
zilliztech/memsearch/tree/main/plugins/dsh
供 DSH 与其他编程 Agent 共享的 Markdown 记忆,支持自动捕获、步骤前上下文注入、搜索召回,以及通过审阅面板实现 memory-to-skill 自进化。