DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-memflow

Persistent project-memory framework for DeepSeek Harness sessions and delegated subagents.

Developer ToolsSkills & Workflows
1GitHub Stars0ForksUpdated2026-09-17

Install

$ dsh plugin --profile web add github:crwsr124/dsh-memflow

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-memflow is a DeepSeek Harness plugin that loads per-project memory snapshots at session start, supports ongoing memory recording, and provides a delegate tool that passes project memory and selected files to worker subagents.

Key Capabilities

  • Injects a working directory's memory snapshot into depth-0 sessions.
  • Uses a live {{memflow_protocol}} prompt variable that reads MEMFLOW.md during prompt assembly.
  • Auto-provisions a memflow preset and can set it as the default preset.
  • Provides a configurable delegate tool for foreground and background subagent work.
  • Builds delegate dossiers by inlining project memory and specified context files.
  • Supports one-shot and continuable background delegation modes.
  • Limits memory and dossier inline sizes through configuration.

Useful For

  • Resume AI work in the same project directory with retained task, status, history, and notes context.
  • Maintain separate persistent memory folders for multiple projects.
  • Delegate work to subagents with project memory and required files included in their starting context.
  • Use a configurable memory protocol across web and headless DeepSeek Harness profiles.

Who It Fits

  • DeepSeek Harness users managing long-running project workflows.
  • Developers who want project-local persistent context across sessions.
  • Users coordinating subagents that need prepared project context.

Documented Limitations

  • Memory is stored in each working directory's memory/ folder and must be maintained as part of the workflow.
  • Memory injection applies to depth-0 sessions when memoryBootstrap is enabled.
  • Snapshot injection is bounded by configurable per-file and total byte limits; content may be truncated.
  • The preset/service path and headless path inject the protocol differently; rosterlessProtocol may need adjustment to prevent double injection.
  • Delegate recursion is constrained by maxDepth and a configurable denied-tool list.

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.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
crwsr124/dsh-memflow
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c46eec2 · 2026-09-20

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-09-17
Last release
No release detected
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