dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
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.
DeepSeek Harness plugin
First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.
Jump to installReview the source first, then copy the community registry command.
dsh plugin --profile web add dsh-plugin-git-workflowThis command comes from the community registry snapshot. Review the repository and package scripts before running it.
Read-only discovery metadata. Verify every field against the repository before use.
registry-record.jsonDiscovery metadata · verify at source{
"name": "dsh-plugin-git-workflow",
"owner": "truelove-dreamer",
"category": "tools",
"description": "First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.",
"install": "dsh plugin --profile web add dsh-plugin-git-workflow",
"npm": "dsh-plugin-git-workflow",
"stars": 0,
"added": "2026-08-14",
"source": "registry"
}Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.