dsh-recall
Conversation history recall for DeepSeek Harness: search the original text of every session (like searching chat records) — literal/fuzzy/semantic retrieval, fully local & offline. AI never forgets what you told it.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Relistencode/dsh-recall说明文档
阅读完整 README ↗Optional configuration
- id: recall
name: dsh-recall
config:
semantic: false # disable the semantic layer (literal + fuzzy only, smaller package)
warmup: gentle # slower warm-up, lower background CPU (only during warm-up; zero afterwards)