DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-memory

Persistent cross-session memory plugin for DeepSeek Harness with agent tools, prompt injection, durable storage, and a browser management page.

Developer ToolsBrowser & WebRemote Execution

Install

$ dsh plugin --profile web add dsh-memory-vault

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-memory-vault is an installable DeepSeek Harness plugin that stores facts, preferences, decisions, and project notes across sessions. It provides remember, recall, and forget tools, injects recent memory into system-prompt assembly, and adds a Settings memory page.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 2 runtime, 0 development, 6 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 1 runtime, 0 development, 6 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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