Skip to content

zzhang82/Agent-Memory-Bridge

v0.13.1 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

Published 1mo 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

Documentation updates clarify product positioning as local‑first MCP memory with added release contract checks.

Full changelog

v0.13.1 - Launch Surface Polish

Agent Memory Bridge 0.13.1 is a small polish checkpoint over the 0.13
coordination runtime.

Thesis

0.13.1 = stable launch surface for persistent engineering memory.

This release does not add new MCP tools or runtime behavior. It packages the
current main branch as a clean public checkpoint after documentation, security,
comparison, onboarding, and release-evidence hardening.

What Changed

  • README and Chinese README now present the product as local-first MCP memory
    plus context compiler, not a Codex-only helper.
  • Install examples are platform-neutral and keep OS-specific details out of the
    primary path.
  • The before/after gotcha demo is easier to find from the README.
  • Security, comparison, authority-contract, integration, and onboarding docs are
    aligned with the current public story.
  • The release contract now checks test-count drift across the README,
    production status, and release announcement evidence.
  • Tracked benchmark snapshot files are no longer hidden by .gitignore.

Evidence

Current release snapshot:

  • pytest: 201 passed
  • public MCP tools: 10
  • deterministic proof: 4/4 checks
  • signal contention benchmark:
    • signal_contention_case_count = 5
    • signal_contention_case_pass_rate = 1.0
    • unique_active_claim_rate = 1.0
    • duplicate_active_claim_count = 0
    • active_reclaim_block_rate = 1.0
    • stale_ack_blocked_rate = 1.0
    • stale_reclaim_success_rate = 1.0
    • pending_under_pressure_claim_rate = 1.0
    • initial_hard_expiry_cap_rate = 1.0
  • adversarial memory-governance benchmark:
    • adversarial_case_count = 6
    • adversarial_task_count = 7
    • adversarial_governed_task_pass_rate = 1.0
    • adversarial_governed_blocked_record_leak_rate = 0.0

Boundaries

The public MCP surface remains the same 10 tools:

  • store, recall, browse, stats
  • forget, promote, export
  • claim_signal, extend_signal_lease, ack_signal

There are still no separate startup_packet or task_packet MCP tools. Startup
and task-time assembly remain context-compiler behavior behind the existing
surface while the packet shape continues to mature internally.

This release also does not add:

  • scheduler
  • watcher runtime
  • hosted backend
  • autonomous task runner
  • graph database
  • distributed queue

Next

Pause feature expansion and shift to distribution, dogfood, and user feedback.
The next engineering thesis should stay narrow: improve startup/task context
assembly without expanding the public MCP surface unless the internal packet
shape proves stable.

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 →

Beta — feedback welcome: [email protected]