# dsh-plugin-recall

> 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.

## Metadata

- Author: [@truelove-dreamer](https://github.com/truelove-dreamer)
- Repo: <https://github.com/truelove-dreamer/dsh-plugin-recall>
- GitHub: [truelove-dreamer/dsh-plugin-recall](https://github.com/truelove-dreamer/dsh-plugin-recall)
- Stars: 0
- Language: JavaScript
- Topics: `deepseek`, `dsh`, `dsh-plugin`
- Forks: 0
- Open Issues: 0
- Last push: 2026-08-14T10:13:50.000Z
- Added: 2026-08-15T00:00:00.000Z

## Install

```bash
dsh plugin --profile web add github:truelove-dreamer/dsh-plugin-recall
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [dsh-plugin-recall](https://deepseek-plugin.org/plugins/truelove-dreamer/dsh-plugin-recall)
