dsh-plugin-git-workflow
truelove-dreamer/dsh-plugin-git-workflow
First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.
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.
Jump to installReview the source first, then copy the community registry command.
dsh plugin --profile web add dsh-plugin-recallThis 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-recall",
"owner": "truelove-dreamer",
"category": "memory",
"description": "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.",
"install": "dsh plugin --profile web add dsh-plugin-recall",
"npm": "dsh-plugin-recall",
"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.