deepseek-harness-memory
A DeepSeek Harness long-term memory plugin using Markdown files, MEMORY.md indexes, prompt injection, and a memory management tool.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 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
- 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
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.
View plugin →DeepSeek Harness-native vision bundle that gives text-only agents structured tools for image Q&A, OCR, grounding, UI restoration, pixel diffs, and artifacts.
View plugin →Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →DeepSeek Harness plugin that generates, runs, and iteratively fixes unit tests through a /testgen command and generate_tests tool.
View plugin →