gangwolf2312-creator/dsh-memory-bridge

Plugin ⭐ 0 MIT memorysecurity

Memory Tree bridge plugin for DeepSeek Harness — auto memory extraction/injection, event graph, wiki graph, timeline, audit. · 记忆树桥接插件

Install

DeepSeek Harness (host 插件进程)
├── lib/index.js                宿主:拉起 sidecar、HTTP 路由、agent 工具、
│                               事件钩子(自动提取 / 零 LLM recorder / 注入 / 审计闭环)
├── python/memory_bridge_server.py  sidecar:JSON-RPC over HTTP(127.0.0.1 随机端口),
│                                   承载引擎、衰减治理、画像蒸馏
├── engine/                     记忆树引擎源码(core/ + memory/,依赖声明式安装)
└── client/client.js            设置页 UI(7 tab,浏览器直连 host 代理)

Add gangwolf2312-creator/dsh-memory-bridge to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.