DSH Plugins Marketplace

DSH Plugins

dsh-memory-director

by · ljsysfurryACE/dsh-memory-director

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add @agentframe/dsh-memory-director
GitHubnpm

Original language: English

hasBundlePatch

About

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

Similar plugins

dsh-memories

Dual-ledger cross-session memory: auto-extracts lasting facts from conversations into MEMORY.md and maintains a PROGRESS.md project ledger, recalling both into every new session.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-memories

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

Memory & ContextManifest valid

0

538/wk

dsh plugin --profile web add dsh-memory

by Asher-2000

Cross-session memory plugin for DSH — auto-extraction, semantic recall, scheduled maintenance, LLM-powered consolidation

Memory & ContextManifest valid

7

MIT

JavaScript

Aug 27, 2026

dsh plugin --profile web add @asherliner/dsh-memory-connect

Persistent five-layer memory system with relevance injection, LLM auto-extraction, profile rotation, and six agent tools.

Memory & ContextManifest valid

0

dsh plugin --profile web add @deepseek-ai/dsh-plugin-memory

by LittleBlackTong

Long-term cross-session markdown memory with an LLM-Wiki structure and a SOUL.md persona, injected at session start (by default only after the first user message and only in the active session), plus

Memory & ContextManifest valid

3

MIT

JavaScript

Sep 9, 2026

dsh plugin --profile web add dsh-plugin-memory

Fully local vector memory for DSH: local embeddings, SQLite storage, automatic recall injection, dedup with conflict detection, soft-delete recycle bin, online backup, and optional LLM extraction.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-local-vector-memory