sdf-jkl-gh/dsh-memory-panel

sdf-jkl-gh★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

README 摘要

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. 中文说明 · Design · FAQ What it does dsh-memory-panel gives every agent session a durable, searchable memory that survives process restarts: Capability Where Description memory save model tool Create or update a memory entry (title + content + tags + importance) memory search model tool Ranked keyword search — Latin whole-word plus CJK bigram scoring memory list model tool List entries newest-first, optionally filtered by tag, with tag/importance stats memory get model tool Read one full entry by id memory delete model tool Delete an entry by id memory:recall system prompt Top 6 memories (high-importance first) are auto-injected into every agent's prompt at assembly time /memory/api/ host route JSON API used by the settings panel Settings → 记忆 web panel Browse, search, create, edit, and delete memories in the GUI The plugin is mounted at the user layer of the DSH profile composition, so its tools are visible to every session regardless of which agent preset is active. How it works - S…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginmemoryagentsearch

分类