DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

deepseek-harness-memory

A DeepSeek Harness long-term memory plugin using Markdown files, MEMORY.md indexes, prompt injection, and a memory management tool.

Developer Tools

Install

$ dsh plugin --profile web add .

Repository Intelligence

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

source-grounded
This installable DSH plugin provides Claude Code-style persistent user and workspace memory. It stores Markdown memory files with YAML frontmatter, injects relevant indexes into system prompts, and offers a memory tool for managing and importing memories.

Key Capabilities

  • Stores user-level and workspace-level memories as Markdown files with YAML frontmatter
  • Maintains MEMORY.md indexes for stored memories
  • Injects memory indexes and recent memory files into prompts at session setup
  • Provides memory actions: add, update, delete, list, read, and import-claude
  • Can read or import compatible Claude Code memory directories
  • Supports project path aliases to share memory across multiple checkouts

Useful For

  • Retaining user preferences and corrections across DSH sessions
  • Keeping project conventions, build commands, and debugging insights available to an agent
  • Migrating or reusing existing Claude Code memory files
  • Sharing project memory across separate local checkouts

Who It Fits

  • DeepSeek Harness users who want persistent cross-session memory
  • Developers migrating from or interoperating with Claude Code memory layouts
  • Teams or individuals working across multiple checkouts of a project

Documented Limitations

  • Memory is stored in plaintext; the README advises against storing secrets or PII.
  • It does not automatically extract memories at turn end; the model must actively use add or update actions.
  • It does not provide /memory or /toggle-memory commands.
  • Prompt injection is bounded by configurable index line, byte, and memory-file limits.

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 0 runtime, 0 development, 0 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
2303572348/deepseek-harness-memory
Registry source
Public GitHub repository
Source snapshot
88eee51d5742
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
1
Forks
0
Open issues
0
Last commit
2026-08-14
Last release