Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 25d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-memory ai-agents claude cline codex coding-agents
+10 more
cursor developer-tools llm local-first mcp mcp-server model-context-protocol persistent-memory python sqlite

Summary

AI summary

Added 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 Review sections.
  • 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 10 tools
  • Task Brief benchmark:
    • task_brief_used_count = 2
    • task_brief_ignored_count = 1
    • task_brief_needs_review_count = 4
    • task_brief_review_queue_item_count = 2
    • task_brief_active_signal_count = 1
    • task_brief_no_auto_writeback = true
    • task_brief_public_mcp_surface_change = false
    • task_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:

  • store
  • recall
  • browse
  • stats
  • forget
  • promote
  • export
  • claim_signal
  • extend_signal_lease
  • ack_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

Track zzhang82/Agent-Memory-Bridge

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

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]