chenkezhen480/dsh-semantic-memory

插件 ⭐ 1 Apache-2.0 automationmemoryweb-ui

为deepseek-harness添加向量化跨会话记忆插件

安装

# DSH run through npx (no global `dsh` command)
npx @deepseek-ai/dsh plugin --profile web add dsh-plugin-semantic-memory

# DSH run from a deepseek-harness source checkout (run from that repo root)
pnpm dsh plugin --profile web add dsh-plugin-semantic-memory

# DSH installed with a global `dsh` command
dsh plugin --profile web add dsh-plugin-semantic-memory

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

README

展开完整 README 收起

README 内容为空。