This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded 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/verifysteps- a read-only Task Brief for the first namespace/query
- Added client config renderers for OpenCode and Hermes.
- Kept AMH optional:
first-rundoes 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
10tools - 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:
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]