DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-meow-memory

Cross-session SQLite memory plugin for DeepSeek Harness with retrieval, reflection, and dream consolidation.

UI & ProductivityDeveloper ToolsSecurity & Policy
10GitHub Stars0ForksUpdated2026-08-18

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.

source-grounded
meow-memory is an installable DeepSeek Harness plugin that keeps structured workspace memory in SQLite. It injects long-term context on a session’s first user message, retrieves keyword-matched memories later, and provides memory management tools plus reflection and scheduled consolidation.

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.

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 0 runtime, 1 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
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
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