Install
$ dsh plugin --profile web add "github:PerryLink/dsh-memento#main"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.
Key Capabilities
- Provides a typed ctx.memory service backed by a local SQLite database.
- Adds memory and memory_recall tools for storing, querying, consolidating, and recalling memory.
- Routes add, replace, remove, and seed writes through configurable ask, auto, or off approval policies.
- Injects a frozen memory snapshot into the system prompt once per session.
- Separates user and agent memory into user-global and workspace layers per agent preset.
- Offers /memory commands and a read-only web panel for entries, budgets, and audit data.
- Supports import/export adapters for mem0 collections, Hermes memory.md, and CLAUDE.md-style Markdown.
- Includes a protocol specification and conformance suite for compatible memory providers.
Useful For
- Preserving approved user preferences and workspace conventions across DSH sessions.
- Reviewing memory changes through approval prompts and audit records.
- Recalling bounded local memory and recent session-history matches.
- Migrating supported Markdown or mem0 memory content into a local DSH memory store.
- Browsing memory entries, storage budgets, and recent audit activity from DSH.
Who It Fits
- DeepSeek Harness users who want local cross-session memory.
- Teams or individuals needing approval-gated memory writes and audit visibility.
- Plugin developers exploring the ctx.memory protocol and adapter contract.
Documented Limitations
- Requires Node ^22.19.0 or >=24.0.0.
- The declared compatibility range lists DeepSeek Harness 0.1.0-rc.8, while the README compatibility table references 0.1.0-rc.6.
- With writePolicy set to ask, writes fail closed if no UI or ACP answerer is composed.
- Search uses case-insensitive substring matching rather than FTS5 indexing.
- Custom session events are declared but not emitted until a Harness build supports registration of out-of-repository event types.
- Multiple processes sharing the same DSH home use the same SQLite file and rely on SQLite locking.
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 0 runtime, 9 development, 4 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as Apache-2.0.
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
- PerryLink/dsh-memento
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 40157a5 · 2026-08-22
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
- 59GitHub stars
- Forks
- 1
- Open issues
- 0
- Last commit
- 2026-08-22
- Last release
- 2026-08-21
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Sandbox-first automatic permission policy for DeepSeek Harness.
View plugin →A DeepSeek Harness notification plugin with a model-facing notify tool, automatic session-event alerts, and multi-channel delivery.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →Three-tier memory control plane for DeepSeek Harness with runtime context, project documents, and pluggable long-term memory providers.
View plugin →