dsh-memo
Local-first session memory and recall tools for DeepSeek Harness agents.
Install
$ dsh plugin --profile web add dsh-memo@latestPlugin 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
- Adds memo_search for cross-session full-text recall across DSH sessions and saved notes.
- Adds memo_remember to save durable, tagged notes in $DSH_HOME/memo/notes.jsonl.
- Adds memo_stats for a session and note corpus overview.
- Installs a Cordis patch that enables DSH session-query indexing on first search.
- Uses the official sessionQuery backend rather than maintaining a separate vector database or embedding index.
Useful For
- Recall prior project decisions, discussions, and evidence from earlier sessions.
- Save durable preferences, conventions, and facts for later agent sessions.
- Search session history with optional session, date, and note-tag filters.
- Inspect the size and recent contents of the available memory corpus.
Who It Fits
- DeepSeek Harness web-profile users.
- Agent users who need local-first recall across DSH sessions.
- Teams or individuals who want durable agent notes without external memory infrastructure.
Documented Limitations
- Requires DeepSeek Harness with the sessionQuery service and an open session-query index.
- The in-memory session index rebuilds on the first search after a fresh boot unless a persistent SQLite path is configured.
- On slow session-query backends, Memo can degrade to phrase-only results or temporarily skip session searching while notes search remains available.
- Chinese/CJK recall is limited by the backend unicode61 tokenizer; word-level search inside contiguous Han runs is not supported.
- Pure-Chinese queries cannot match English session content without shared matching terms.
- Uses lexical retrieval rather than dense or embedding-based retrieval.
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, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
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
- lesliechowsh/dsh-memo
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- a5963d6 · 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
- 5GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-21
- Last release
- 2026-08-21
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →Image generation and iterative editing plugin for DeepSeek Harness supporting cloud providers and local ComfyUI.
View plugin →DeepSeek Harness-native vision toolkit for image Q&A, OCR, grounding, UI restoration, pixel comparison, and visual artifacts.
View plugin →Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →