This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded CLI/report agent-memory-bridge review-queue to surface staged candidates and ensure read‑only reviewed memory operations.
Full changelog
v0.16.0 - Reviewed Memory Operations Queue
Agent Memory Bridge 0.16.0 is a narrow operator-workflow release over the
governed learning-candidate and memory-evolution lanes. It keeps the public MCP
surface stable while making review work easier to see and audit.
0.16.0 = read-only reviewed memory operations without autonomous mutation.
What Changed
- Added
agent-memory-bridge review-queue, a CLI/report for operator review
over staged candidates, learning reviews, tombstones, stale/expired records,
and quarantined claims. - Review-queue items carry a
proposal_only_no_auto_mutationwriteback plan so
operators can see the next safe action without AMB executing it. - Added a deterministic review-queue benchmark snapshot at
benchmark/latest-review-queue-report.json. - The release contract now checks the review-queue snapshot facts alongside the
retrieval, calibration, procedure, signal-contention, adversarial, and
memory-evolution snapshots. - The public MCP surface remains unchanged at 10 tools.
Validation Snapshot
pytest:302 passed- release contract: passed
- public MCP surface: unchanged at
10tools - review queue benchmark:
review_queue_item_count = 6review_queue_actionable_count = 6review_queue_hidden_lane_count = 2review_queue_writeback_plan_count = 6review_queue_no_auto_mutation = truereview_queue_public_mcp_surface_change = falsereview_queue_item_type_count = 6
- memory evolution benchmark:
memory_evolution_case_count = 6memory_evolution_task_count = 7memory_evolution_governed_task_pass_rate = 1.0memory_evolution_governed_blocked_record_leak_rate = 0.0memory_evolution_governed_disposition_reason_hit_rate = 1.0
Public Surface
The public MCP surface remains unchanged:
storerecallbrowsestatsforgetpromoteexportclaim_signalextend_signal_leaseack_signal
There are no new review_queue, review_candidate, learning_candidate,
startup_packet, task_packet, evolve_memory, graph, scheduler, or runtime
MCP tools in this release.
Honest Boundary
This release does not claim:
- autonomous review or promotion
- automatic durable writeback from raw transcripts
- automatic deletion or tombstone enforcement
- a review UI
- a graph database or graph-memory platform
- ACL enforcement, privacy compliance, or certified poisoning resistance
- a scheduler, worker runtime, queue platform, or distributed lock
It adds a local, repeatable proof path for seeing review work before it becomes
authority.
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
Related tools
Earlier breaking changes
- v0.21.0 Procedures with declared domains are rejected for mismatched task domains; legacy unscoped procedures now emit a warning instead of auto‑assigning policy.
Beta — feedback welcome: [email protected]