DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-engram-session

Per-session Engram memory bundle for DeepSeek Harness with scoped MCP tool registration.

Developer Tools
0GitHub Stars0ForksUpdated2026-08-25

Install

$ dsh plugin --profile web add /home/xiuyuaned/dsh-plugins/dsh-engram-session

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-engram-session is an installable DeepSeek Harness bundle that provides dedicated Engram memory per agent session. It spawns an Engram MCP stdio child process rooted at each session workspace, exposes scoped mem_* tools to prevent concurrent session collisions, and injects the Engram Memory Protocol into the system prompt.

Key Capabilities

  • Spawns a dedicated Engram MCP stdio child per agent session rooted at session.header.cwd
  • Registers agent-scoped mem_* tools under mcp__engram namespace without global tool pollution
  • Injects the Engram Memory Protocol system-prompt section dynamically upon plugin load
  • Auto-detects Engram binary across PATH and standard Unix/macOS install locations with fallback handling
  • Provides clean lifecycle teardown upon agent disposal and plugin unload

Useful For

  • Maintaining isolated, persistent working memory across DeepSeek Harness chat sessions
  • Enabling automatic project-level Engram context detection in multi-root workspaces and web GUI profiles
  • Equipping agents with deterministic memory tools without modifying the base deployment persona

Who It Fits

  • DeepSeek Harness users needing long-term or per-project memory across multiple agent sessions
  • Developers configuring multi-profile DSH environments with MCP-based memory backends

Documented Limitations

  • No automatic reconnect supervision if the Engram child process crashes mid-session
  • Only text-based MCP tool result projection is supported, diagnostic warnings for rich media blocks
  • Requires an installed Engram executable on the host machine

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 2 runtime, 0 development, 0 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
xiuyuan18/dsh-engram-session
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
fbd549c · 2026-09-21

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