Skip to content

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

Published 23d 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 a first‑run CLI/report that combines install steps, config snippets, doctor/verify checks, and a read‑only Task Brief.

Full changelog

v0.18.1 - Unified First Run

Agent Memory Bridge 0.18.1 is a narrow adoption polish release over the v0.18
Task Brief work.

0.18.1 = first-run config and Task Brief guidance without expanding the MCP surface.

What Changed

  • Added agent-memory-bridge first-run, a CLI/report that combines:
    • install commands
    • client config snippets
    • doctor / verify steps
    • a read-only Task Brief for the first namespace/query
  • Added client config renderers for OpenCode and Hermes.
  • Kept AMH optional: first-run does not require the harness or treat packet
    previews as durable authority.
  • Kept config writes manual: the command renders copy/paste output and does not
    edit client config files.
  • The public MCP surface remains unchanged at 10 tools.

Validation

  • pytest: 318 passed
  • release contract: passed
  • public MCP surface: unchanged at 10 tools
  • targeted first-run/config/task-brief tests: passed

Boundaries

This is still not:

  • a new MCP tool
  • an AMH runtime dependency
  • a plugin package for every client
  • an automatic client-config writer
  • a scheduler, watcher, or worker runtime
  • an automatic promotion, deletion, merge, or writeback path

first-run is a derived operator report. It helps a human or agent configure the
bridge and see the first Task Brief, but it does not write durable memory records
and client configuration remains a manual copy/paste step.

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]