Review
Why we picked it
Pending human review — the facts below come from the source repository.
What it does
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.
Who it’s for
Users who want this capability in DSH; check the source and docs before installing.
Risks & caveats
- No clear license — check usage rights.