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 简介:—
安装
┌──────────────────────────── 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' })│
└────────────────────────────────────────────────────────────────────────────┘
把 sdf-jkl-gh/dsh-memory-panel 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis