Towzai/dsh-memory

插件 ⭐ 3 MIT automationmemory

DeepSeek Harness(dsh)的跨会话记忆插件:嵌入搜索 + 自动系统提示注入

catalog 简介:Cross-session memory plugin for DeepSeek Harness (dsh): embedding search + automatic system-prompt injection

安装

# 方式一:从 GitHub 安装(源码,需 prepare 构建)
dsh plugin --profile <name> add github:towzai/dsh-memory

# 方式二:本地路径安装
dsh plugin --profile <name> add ./dsh-memory

# 方式三:npm 包(如已发布)
dsh plugin --profile <name> add @towzai/dsh-memory

Towzai/dsh-memory 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。