拾光记忆引擎(SGME)桥接:多智能体共享长期记忆(HTTP)—— L0/L1/L1.5/L2 分层提炼、按场景注入、统一检索、主动关怀信号(memory_search / wiki_search / signal_pull / signal_claim / signal_ack),npm 包名 `dsh-sgme`。
- GitHub 星标
- 6
- 版本
- v0.1.1
- 许可证
- MIT
- 收录日期
- 2026-08-14
GitHub 信息
- GitHub 星标
- 6
- 许可证
- MIT
- 主要语言
- Python
- 最近推送
- 2026年8月20日 15:38
- 维护者
- freehul
- 收录日期
- 2026-08-14
README 演示图
从仓库 README 提取的截图/GIF(已过滤徽章、头像等装饰图)。

Traceable memory
https://raw.githubusercontent.com/freehul/sgme/main/assets/selling-point-01-trace.png

Shared memory across agents
https://raw.githubusercontent.com/freehul/sgme/main/assets/selling-point-02-shared-memory.png

Unified search
https://raw.githubusercontent.com/freehul/sgme/main/assets/selling-point-03-unified-search.png

Chinese-first
https://raw.githubusercontent.com/freehul/sgme/main/assets/selling-point-06-chinese.png

Scenario-based injection
https://raw.githubusercontent.com/freehul/sgme/main/assets/selling-point-07-scenario-inject.png

Zero-LLM injection
https://raw.githubusercontent.com/freehul/sgme/main/assets/selling-point-08-zero-llm.png
安装
dsh plugin --profile web add github:freehul/sgme标签
README 徽章
将这段 Markdown 添加到插件 README,链接到对应的详情页。
[](https://dshget.com/plugins/freehul/sgme)相关插件
记忆EverOS
★ 12559One portable memory layer for every AI agent: local-first, Markdown-native, user-owned, and self-evolving across apps, tools, and workflows.
dsh-memento
★ 75有界、分层、带审批门、可审计的跨会话记忆:`ctx.memory` 服务 + 零依赖 SQLite 存储 + `memory` 工具与冻结快照注入,并预演 dsh-memory-protocol v1——适配器注册表与可分发的一致性套件。
dsh-memoir
★ 24仅本地运行、零捆绑运行时依赖(仅使用 DSH 宿主 peer)且不调用外部服务的项目记忆:以 JSON 为单一事实源并自动生成 PROJECT_MEMORY.md、按 token 有界且按会话冻结的 Hot Memory 以保持 prompt-prefix cache 稳定、带查询缓存的跨项目 BM25 召回、可信 session/turn 溯源、可解释的写前重复/冲突治理、可编辑的重要度/置顶/标签/supersede/归档生命周期、可配置的顶层回合自动蒸馏,以及支持搜索、检查、诊断和实时设置的中英双语 Web GUI。