Install
$ dsh plugin --profile web add dsh-project-memoryPlugin 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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 8 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Multi-agent team collaboration plugin for DeepSeek Harness with DAG task scheduling, mailbox messaging, and an interactive Web UI monitor.
View plugin →