This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryNew MCP tools let you browse, stats, forget, promote entries and export data in multiple formats.
Full changelog
Agent Memory Bridge v0.3.0
v0.3.0 makes the bridge easier to trust in day-to-day use. You can inspect what is stored, correct bad entries from a live session, export data back out, and check whether the watcher is still parsing Codex rollout files correctly.
Built for Codex-first workflows.
Two channels, named plainly
Agent Memory Bridge keeps durable knowledge and coordination events separate:
memoryfor learned decisions, gotchas, and domain notessignalfor handoffs, polling, and agent coordination
New MCP tools
browse(namespace, ...)lists entries when you do not know the right search term yetstats(namespace)shows totals, kind breakdowns, domain counts, and oldest/newest entriesforget(id)removes bad or stale entriespromote(id, to_kind)reclassifies an entry intolearn,gotcha, ordomain-noteexport(namespace, format, ...)writes entries back out as Markdown, JSON, or plain text
Runtime checks
- watcher health now verifies that Codex rollout files still parse into usable summaries
- the main healthcheck includes watcher parsing status
- Docker support and Glama metadata are in the repo for MCP validation workflows
Docs and workflow
- the README now leads with the two-channel model and a shorter quickstart
- signal handoff examples and namespace guidance are easier to find
- the roadmap now focuses on memory lifecycle, retention, recall assembly, and evaluation
Verification
- full test suite:
53 passed
What is next
- durable-event scoring
- richer gotcha extraction
- recall assembly policy
- lightweight relationship metadata
- evaluation for recall and promotion quality
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]