This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded read‑only Task Brief CLI/report with Used/Ignored/Needs Review sections and a benchmark snapshot.
Full changelog
v0.18.0 - Task Brief Reports
Agent Memory Bridge 0.18.0 is a narrow context-assembly release over the v0.17
human review workflow.
0.18.0 = read-only Task Brief reports without expanding the MCP surface.
What Changed
- Added
agent-memory-bridge task-brief, a CLI/report layered over existing
task-memory assembly, review queue items, and active signals. - The Task Brief report separates context into
Used,Ignored, and
Needs Reviewsections. - Added a deterministic Task Brief benchmark snapshot at
benchmark/latest-task-brief-report.json. - The release contract now checks Task Brief facts alongside the existing
retrieval, calibration, task-memory, procedure, contention, adversarial,
memory-evolution, review-queue, and review-workflow snapshots. - The public MCP surface remains unchanged at 10 tools.
Validation
pytest:312 passed- release contract: passed
- public MCP surface: unchanged at
10tools - Task Brief benchmark:
task_brief_used_count = 2task_brief_ignored_count = 1task_brief_needs_review_count = 4task_brief_review_queue_item_count = 2task_brief_active_signal_count = 1task_brief_no_auto_writeback = truetask_brief_public_mcp_surface_change = falsetask_brief_needs_review_source_type_count = 3
Boundaries
This is still not:
- a new MCP tool
- an AMH runtime dependency
- a scheduler, watcher, or worker runtime
- an autonomous reviewer
- an automatic promotion, deletion, merge, or writeback path
task-brief is a derived operator report. Humans or external harnesses can use
it to inspect selected, suppressed, and review-needed context, but AMB core does
not treat the report as durable authority and does not execute durable mutation
from it.
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]