dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness’s self-evolution memory

findshan/dsh-agent-memory · skills

Self-evolving memory for DeepSeek Harness: capture → dream consolidation → retrieval injection → evolve.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

dsh-evolving-memory 文件化自进化记忆 —— DeepSeek Harness 的跨会话压缩层(v2)

DSH 生态的记忆插件要么是 JSON 记录 + 置信度机器(复杂),要么没有跨会话整合。v2 回归本质:记忆就是几份活的文档 + 一个会读写的智能体——系统只提供文件、检索器、整合触发器,判断全部交给模型。明文本是 AGI/ASI 时代的通用接口。PRD:PRD.md · 旧方案:PRD-v1.md

Install command

dsh plugin --profile web add github:findshan/dsh-agent-memory
View GitHub repository ↗Back to popular plugin directory