dsh-plugin-recall
Cross-session memory plugin that searches prior DSH sessions and returns relevant excerpts to the current model context.
Install
$ dsh plugin --profile web add dsh-plugin-recallRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Provides a `recall` model tool for full-text search across historical sessions.
- Provides a `/recall <query>` human command.
- Returns matching session IDs, timestamps, event types, live/persisted status, and highlighted excerpts.
- Supports result limits and restricting searches to specified session IDs.
- Treats queries as literal phrases rather than executable FTS syntax.
Useful For
- Resume work from decisions made in an earlier session.
- Find previously used commands or publishing steps.
- Recall prior mistakes, debugging context, or security-related discussions.
- Search a selected subset of session histories.
Who It Fits
- DeepSeek Harness users who work across multiple sessions.
- Developers using the web profile with session-query support.
Documented Limitations
- Requires `ctx.sessionQuery`; the tool reports an error when it is not mounted.
- Full-text search is disabled when configured with `openAt: never`.
- Results are FTS5 highlighted excerpts rather than exact session replay; a session tool is needed for precise reading.
- Search covers persisted sessions in the current `DSH_HOME` only, not histories from other machines or deployments.
- Tokenization uses SQLite FTS5 unicode61 behavior, so substring-style matches may not be found.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub did not report an SPDX license for this repository snapshot.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- truelove-dreamer/dsh-plugin-recall
- Registry source
- Public GitHub repository
- Source snapshot
- f4573718740a
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A DeepSeek Harness plugin for live DeepSeek model pricing, call-cost estimates, and session expense monitoring.
View plugin →Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.
View plugin →A DeepSeek Harness vision plugin that turns pasted images into structured OCR, layout, and semantic evidence for supported text-only models.
View plugin →