DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-project-memory

Evidence-backed, human-approved project memory for DeepSeek Harness.

Developer ToolsSecurity & Policy
1GitHub Stars0ForksUpdated2026-08-16

Install

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

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
dsh-project-memory is a DeepSeek Harness plugin for recording durable project decisions, constraints, conventions, lessons, and facts as versioned local JSON records. Models can propose memory candidates, while approval and archival remain human-only command actions.

Key Capabilities

  • Captures project-memory candidates through `/memory capture`.
  • Requires `/memory approve` for promotion of a candidate to approved memory.
  • Provides commands to list, reject, search, show, validate, archive, and view a timeline of memory records.
  • Stores evidence as project-relative paths, line ranges, optional symbols, and SHA-256 hashes.
  • Validates evidence and reports `verified`, `stale`, or `missing` states.
  • Detects conflicting active memories and requires supersession or an explicit `--keep-both` choice.
  • Exposes read-only model tools for memory search, reading, and validation, plus a write-limited proposal tool.
  • Uses deterministic local search without embeddings, cloud databases, or background services.

Useful For

  • Preserving team-approved architectural decisions in a repository.
  • Tracking project constraints and coding conventions across agent-assisted work.
  • Reviewing proposed memories before they become shared project records.
  • Checking whether memory evidence remains valid after source files change.
  • Committing approved project memory as Git-friendly JSON.

Who It Fits

  • DeepSeek Harness users managing long-lived software projects.
  • Teams that want human review before AI-proposed project knowledge is retained.
  • Developers who prefer local, Git-friendly project memory.

Documented Limitations

  • Targets DeepSeek Harness `0.1.0-rc.6`; updates may be needed as Harness APIs evolve.
  • Requires Node.js `>=22.19`.
  • Approved memory promotion and archival are limited to human-facing commands; model tools cannot perform those actions.
  • Search is deterministic and local, with no embedding-based or cloud-backed retrieval.

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, 8 development, 5 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
luoyuejun9/dsh-project-memory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
0521542 · 2026-09-18

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
2026-08-16
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