This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded explicit human review workflow without automatic durable writeback.
Full changelog
v0.17.0 - Human Review Workflow
Agent Memory Bridge 0.17.0 is a narrow operator-workflow release over the v0.16
review queue.
0.17.0 = explicit human review workflow without automatic durable writeback.
What Changed
- Added
agent-memory-bridge review-workflow, a CLI/report layered over
review-queue. - The workflow report turns queue items into decision prompts, manual steps,
allowed outcomes, and blocked-until gates. - Added a deterministic review-workflow benchmark snapshot at
benchmark/latest-review-workflow-report.json. - The release contract now checks review-workflow facts alongside the existing
retrieval, calibration, task-memory, procedure, contention, adversarial,
memory-evolution, and review-queue snapshots. - The public MCP surface remains unchanged at 10 tools.
Validation
pytest:306 passed- release contract: passed
- public MCP surface: unchanged at
10tools - review workflow benchmark:
review_workflow_source_queue_item_count = 6review_workflow_item_count = 6review_workflow_manual_step_count = 27review_workflow_requires_human_count = 6review_workflow_auto_write_count = 0review_workflow_no_auto_writeback = truereview_workflow_public_mcp_surface_change = falsereview_workflow_item_type_count = 6
Boundaries
This is still not:
- a review UI
- an autonomous reviewer
- an automatic promotion, deletion, merge, or writeback path
- a scheduler or worker runtime
- a new MCP tool surface
review-workflow is a proposal-only operator report. Humans or external
harnesses can use it to decide what to do, but AMB core does not execute the
durable mutation for them.
Public MCP Surface
The public MCP surface remains unchanged:
storerecallbrowsestatsforgetpromoteexportclaim_signalextend_signal_leaseack_signal
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]