truelove-dreamer/dsh-plugin-recall

Plugin ⭐ 0 developer-toolsmemory

DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.

Install

返回每个命中会话:session id、时间、事件类型、live/persisted 标记、最强匹配片段。查询按**字面短语**处理(永不解释为 FTS 可执行语法)。

**人类命令 `/recall <查询>`:** 同样输出。

## 安装

Add truelove-dreamer/dsh-plugin-recall to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.