dsh-memory
Persistent cross-session memory plugin for DeepSeek Harness with agent tools, prompt injection, durable storage, and a browser management page.
Install
$ dsh plugin --profile web add dsh-memory-vaultRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Provides memory_remember, memory_recall, and memory_forget model tools.
- Persists records in the dsh_memory storage-domain unit, using a JSON backend by default.
- Injects recent memory entries during each system-prompt assembly.
- Ranks recall results by tag and content matches, with newer entries first.
- Adds a browser Settings page to browse, add, and delete memory entries.
- Supports configurable injectLimit and recallLimit values.
Useful For
- Retain project requirements and deployment targets between agent sessions.
- Store user preferences for later agent interactions.
- Recall prior decisions and project notes during follow-up work.
- Review or remove stored memories from the browser Settings page.
Who It Fits
- DeepSeek Harness users who need persistent agent context across sessions.
- Developers using the web profile who want a browser interface for managing stored memories.
Documented Limitations
- The default storage backend is JSON.
- Prompt injection and recall are limited by configurable entry counts, defaulting to 8 injected entries and 10 recall results.
- Memory recall scoring is based on tag matches and content matches.
- The documented browser management page is provided for the web client platform.
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 2 runtime, 0 development, 6 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 reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 1 runtime, 0 development, 6 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 reports the repository license as MIT.
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
- flymysql/dsh-memory
- Registry source
- Public GitHub repository
- Source snapshot
- faaf22efd817
- 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.
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
View plugin →DeepSeek Harness plugin for SSH-based remote workspaces, remote file access, command execution, and SFTP mirroring.
View plugin →A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
View plugin →Keyboard-first command palette for DeepSeek Harness Web.
View plugin →