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.
AI 分析
核心用途是为 DSH 提供全局历史对话的本地搜索引擎。适合需要跨越数周或数月的历史记录检索特定讨论细节的用户。内置约 37MB 的本地模型,无需联网。
インストール
$
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)