This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryReflex enrichment gains optional classifier‑assisted mode with shadow and assist rollout options.
Full changelog
v0.6.0 Announcement
English
Agent Memory Bridge v0.6.0 is out.
Two-channel MCP memory for coding agents:
- durable knowledge in
memory - coordination events in
signal
This release pushes the bridge forward on learning quality without changing the MCP surface.
- Reflex enrichment is now safer and smarter
- optional classifier-assisted enrichment
shadowandassistrollout modes- keyword/rule fallback stays in place
- fixture-based regression coverage for classifier-vs-fallback behavior
- Retrieval remains measurable
- canonical benchmark
precision@kexpected_top1_accuracy- current canonical fixture:
memory_expected_top1_accuracy = 1.0
- Signal lifecycle stays production-shaped
claim -> extend -> ack / expire / reclaimextend_signal_leaseremains part of the public MCP surface- hard expiry stays a real upper bound
Also included:
73 passed- terminal demo GIF in the repo
GitHub:
https://github.com/zzhang82/Agent-Memory-Bridge
Release:
https://github.com/zzhang82/Agent-Memory-Bridge/releases/tag/v0.6.0
Demo:
https://github.com/zzhang82/Agent-Memory-Bridge/blob/main/examples/demo/terminal-demo.gif
简体中文
Agent Memory Bridge v0.6.0 发布了。
这是一个面向编码代理的双通道 MCP 记忆层:
memory负责持久知识signal负责协调事件
这次发布把重点放在 learning quality 上,而且没有改 MCP surface。
- Reflex enrichment 更聪明,也更稳了
- 新增可选的 classifier-assisted enrichment
- 支持
shadow和assistrollout - keyword / rule fallback 仍然保留
- 现在有 classifier-vs-fallback 的 fixture 回归测试
- Retrieval 仍然是可度量的
- 有 canonical benchmark
- 会看
precision@k - 也会看
expected_top1_accuracy - 当前 canonical fixture 上:
memory_expected_top1_accuracy = 1.0
- Signal lifecycle 继续保持 production-shaped
claim -> extend -> ack / expire / reclaimextend_signal_lease仍然属于公开 MCP surface- hard expiry 依然是严格上限
另外这版还包括:
73 passed- repo 里的终端 demo GIF
GitHub:
https://github.com/zzhang82/Agent-Memory-Bridge
Release:
https://github.com/zzhang82/Agent-Memory-Bridge/releases/tag/v0.6.0
Demo:
https://github.com/zzhang82/Agent-Memory-Bridge/blob/main/examples/demo/terminal-demo.gif
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zzhang82/Agent-Memory-Bridge
MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.
Related context
Beta — feedback welcome: [email protected]