yangyongzhen/dsh-memory

Plugin ⭐ 1 memory

DeepSeek Harness 的长期记忆插件:把跨会话需要记住的事情(用户偏好、项目事实、会话摘要、可复用知识)持久化到磁盘,并在每个新会话开始时自动注入给 Agent。

catalog description:—

Install

dsh plugin --profile <name> add dsh-memory
# 或从本地 checkout 安装
cd <dsh-memory目录> && dsh plugin --profile <name> add .

Add yangyongzhen/dsh-memory to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.