DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-code-memory

File-first Markdown memory manager and /memory command facet for DeepSeek Harness.

Terminal & TUIDeveloper Tools
1GitHub Stars0ForksUpdated2026-08-24

Install

No clear install command was found in the current repository evidence.

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-code-memory is a standard Community v0.15 host facet plugin for DeepSeek Harness that implements a file-first Markdown memory system and the /memory command suite. It stores memory records across global and project directories (facts, episodes, and procedures) while deriving index summaries in MEMORY.md, using LocalStorage solely for toggle states.

Key Capabilities

  • Provides the /memory command suite including list, add, show, rm, search, stats, compact, on, off, and rebuild
  • Stores memories in standard Markdown files within global (~/.dsh/memory/) and project (.dsh/memory/) workspaces
  • Generates and rebuilds MEMORY.md derived indices directly from markdown source files
  • Provides local keyword scoring, code path anchor associations, and conflict detection algorithms
  • Maintains toggle state using DSH LocalStorage (storage.dsh/v1alpha1#LocalStorage)

Useful For

  • Persisting project-specific architectural decisions, procedures, and facts across DSH sessions
  • Organizing developer knowledge and code context inside local Git repositories using Markdown
  • Searching and compacting stored memory entries directly from the DSH terminal interface

Who It Fits

  • DeepSeek Harness developers needing persistent, transparent Markdown-based memory storage
  • Engineers managing long-term project context and code memories across sessions

Documented Limitations

  • Runs trusted-in-process without process-level sandbox isolation
  • Uses process.cwd() as workspace and does not provide session-specific CWD context isolation
  • Does not declare standard Tool or MessageObserver interfaces or load private host hooks

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

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
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
dsh-tui-ecosystem/dsh-code-memory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9f6e56a · 2026-08-26

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-24
Last release
2026-08-24
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