DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-memory-manager

Persistent project and global memory management for DeepSeek Harness Web UI.

UI & ProductivityTerminal & TUIDeveloper ToolsSkills & WorkflowsRemote Execution
2GitHub Stars0ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add /path/to/dsh-memory-manager

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
A standard DSH bundle that stores Markdown-based memories per project and globally, provides a Settings management page, injects memory indexes into model prompts, and exposes agent memory tools.

Key Capabilities

  • Stores structured Markdown memories by project and in a global scope.
  • Adds a Settings → Memory Management page with search, filtering, grouping, creation, editing, viewing, and confirmed deletion.
  • Injects indexes for current-project and global memories into system prompts; optional truncated-body injection is configurable.
  • Registers memory_save, memory_get, and memory_list tools for agent-driven memory retrieval and writing.
  • Maintains MEMORY.md indexes and memory_summary.md summaries after changes.
  • Imports compatible memories from ~/.zcode/cli/memories without overwriting same-named existing memories.

Useful For

  • Preserving project conventions, technical references, user preferences, and feedback across DSH conversations.
  • Letting agents retrieve detailed memories on demand while keeping default prompt injection compact.
  • Migrating existing ZCode memory directories into DeepSeek Harness.
  • Managing global facts separately from workspace-specific knowledge.

Who It Fits

  • DeepSeek Harness Web UI users
  • Teams or individuals working across persistent project workspaces
  • Users migrating project memories from ZCode

Documented Limitations

  • Designed for the DeepSeek Harness web profile and requires DSH plugin bundle installation.
  • Memory files are stored directly under <DSH_HOME>/memories using node:fs.
  • ZCode import scans ~/.zcode/cli/memories and skips same-named existing memories rather than overwriting them.
  • Default prompt injection includes memory indexes rather than full memory bodies; full-body injection is optional and truncated.

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 1 runtime, 0 development, 2 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

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

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
MoonlitDropOfBlood/dsh-memory-manager
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
6828583 · 2026-09-09

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-23
Last release
2026-08-23
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app