DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-echo-memory

Cross-session persistent memory plugin for DeepSeek Harness with on-demand recall, tools, and UI management.

Developer Tools
0GitHub Stars0ForksUpdated2026-09-03

Install

$ - 若 dsh --version 可用(npm 全局安装):执行 dsh plugin --profile web add github:JxaMe/dsh-echo-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-echo-memory is a persistent cross-session memory plugin tailored for DeepSeek Harness (DSH). It enables agents to capture user preferences, project constraints, and decisions either automatically or explicitly via conversation. Memories are stored locally in human-readable JSON (`memory.json`) and injected on demand using keyword relevance and synonym association without requiring external vector databases. The plugin also provides agent tools (save, search, forget), a DSH settings configuration panel, and an interactive UI widget.

Key Capabilities

  • Stores cross-session memories in local human-readable JSON with atomic writes
  • Automatically captures and reinforces memories from conversational triggers
  • Performs on-demand prompt injection using keyword ranking, term rarity, and synonym expansion
  • Provides agent memory tools (`memory_save`, `memory_search`, `memory_forget`)
  • Includes a floating UI widget ('Echo') for direct memory search, editing, deletion, and quick notes
  • Supports tombstone deletion mode with audit capabilities and complete physical purge options

Useful For

  • Retaining user preferences, build workflows, and architecture decisions across separate DSH chat sessions
  • Recalling relevant context on demand without cluttering the global system prompt budget
  • Managing and curating agent memory records via visual UI or conversational commands

Who It Fits

  • DeepSeek Harness users seeking long-term conversational memory
  • Developers looking to maintain persistent project context across DSH sessions

Documented Limitations

  • Specifically targets DSH version 0.1.2-alpha.2 (Cordis ^4.0.2); API breaking changes may occur during 0.x releases
  • Relies on a single local JSON file storage optimized for personal scale rather than enterprise vector indexing
  • Advanced semantic scoring requires an optional DEEPSEEK_API_KEY environment variable

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
JxaMe/dsh-echo-memory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
19e096c · 2026-09-03

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-09-03
Last release
2026-09-03
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