chenkezhen480/dsh-semantic-memory

Plugin ⭐ 1 Apache-2.0 automationmemoryweb-ui

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

Install

# 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

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

README

Expand full README Collapse

README is empty.