sdf-jkl-gh/dsh-memory-panel
> Persistent memory plugin for DeepSeek Harness: model-facing memory tools, automatic memory:recall prompt injection, /memory/api JSON routes, and a Settings → 记忆 (Memory) management panel.
catalog description:—
Install
┌──────────────────────────── DSH host process ───────────────────────────┐
│ │
│ tools registry ◄── memory_save/search/list/get/delete (model-facing) │
│ ▲ │
│ │ createMemoryStore (src/store.js) │
│ │ ┌──────────────────────────────────┐ │
│ │ │ pure logic: scoring, recall, │ │
│ └──── execute ────────│ serialized write chain │ │
│ └───────────────┬──────────────────┘ │
│ │ load / persist (injected) │
│ /memory/api/* routes ◄── POST ──┐ ▼ │
│ ▲ │ fs service │
│ │ │ │ │
│ systemPrompt.memory:recall ◄───┘ ▼ │
│ ▲ <home>/.dsh-memory/memories.json │
│ │ (30s guarded refresh + │
│ │ refresh on every save/delete) │
└────────┴───────────────────────────────────────────────────────────────────┘
┌────────────────────────── browser (web client) ─────────────────────────┐
│ Settings → 记忆 panel ── fetch('/memory/api/<method>', { method: 'POST' })│
└────────────────────────────────────────────────────────────────────────────┘
Add sdf-jkl-gh/dsh-memory-panel to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis