YYTbit/dsh-plugin-meta-memory ↗★ 1
dsh-plugin-meta-memory
适用于 DeepSeek Harness 的结构化长期记忆系统:基于单元的简短/完整配对及自动注入
AI 分析
核心用途是构建基于“简短/完整”配对的结构化长期记忆,支持自动注入上下文。适合需要 Agent 跨会话记住关键项目背景、用户偏好或长期知识的任务。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-meta-memory說明文件
閱讀完整 README ↗Configuration
- id: meta-memory
name: dsh-plugin-meta-memory
config:
memoryPath: '~/.dsh/meta-memory'
enableInjection: true
enableSkill: true
maxBriefBytes: 4096