gangwolf2312-creator/dsh-memory-bridge

插件 ⭐ 0 MIT memorysecurity

记忆树桥接插件,适用于DeepSeek Harness——自动记忆提取/注入、事件图谱、维基图谱、时间线、审计。

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

安装

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 代理)

gangwolf2312-creator/dsh-memory-bridge 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。