dsh-meow-memory
Cross-session SQLite memory plugin for DeepSeek Harness with retrieval, reflection, and dream consolidation.
Install
No clear install command was found in the current repository evidence.
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
- Stores seven layers of workspace memory in `.dsh-meow/memory.db` using `node:sqlite`.
- Injects soul, user, design-principle, and memory-guide context before the first real user message in a session.
- Retrieves up to a configurable number of keyword-based memory hits on later user messages.
- Provides `memory_remember`, `memory_search`, `memory_project`, `memory_find_similar`, `memory_read`, `memory_update`, and `memory_dream` tools.
- Supports project-anchored memory operations and filtering by memory metadata.
- Can trigger reflection after consecutive tool steps and perform idle nighttime per-window dream consolidation.
- Includes web client UI behavior to fold injected-memory and reflection/dream content.
Useful For
- Preserving project decisions, user preferences, facts, lessons, and task context across DSH sessions.
- Retrieving relevant project memory while continuing a conversation.
- Reviewing or updating structured memories through DSH tools.
- Consolidating memory during configured idle nighttime windows.
Who It Fits
- DeepSeek Harness users who want persistent per-workspace agent memory.
- Developers managing long-running projects or repeated DSH sessions.
Documented Limitations
- Requires Node 22.13 or later for default `node:sqlite` support; Node 22.5–22.12 requires `--experimental-sqlite`.
- Memory is stored in a workspace-relative `.dsh-meow` directory by default.
- The package declares web as its client platform.
- Nighttime dream behavior depends on enabled configuration, idle timing, and the configured time zone.
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, 1 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
- Phant0Meow/dsh-meow-memory
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- fbe6bde · 2026-08-19
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
- 10GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-18
- Last release
- 2026-08-17
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Local-first persistent memory plugin for DeepSeek Harness, powered by Mnemon.
View plugin →Persona-driven UX walkthrough plugin for reviewing React and Vue 3 source code in DeepSeek Harness.
View plugin →Persistent structured-memory plugin for DeepSeek Harness with Markdown mirrors, semantic search, and optional background consolidation.
View plugin →A local-first DeepSeek Harness web control center for account balance, per-session usage, alerts, recharge links, layout controls, and multi-account switching.
View plugin →