dsh-hindsight
Official-grade DeepSeek Harness memory plugin backed by Hindsight (vectorize-io). Add /hindsight commands and model tools that recall, remember, inspect and forget through a Hindsight memory bank.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ryu6Zero/dsh-hindsight说明文档
阅读完整 README ↗Usage
/hindsight status # bank stats, memory/link/doc counts
/hindsight recall 记忆架构决策 # semantic recall, shows text + ID
/hindsight list # recent memories
/hindsight remember 记住X # queue content for async extraction
/hindsight forget # soft-delete (invalidate) one memory
The agent can do all of the above on its own in a conversation via the model tools — just ask it to "check memory" or "remember that...".