v1.0.2 — revocation fix, examples, governance, MCP Registry
The 1.x maturity pass. Highlights:
- Fix (revocation staleness): client membership changes now invalidate the recall cache immediately — a removed member can no longer see a revoked team/project memory for a previously-cached query.
- Runnable example:
examples/team_memory.py— three agents, one store, hard ACL. - Importers:
agent-memory import --from mem0|zep|chatgpt. - Security & governance: SECURITY.md, THREAT_MODEL.md, COMPATIBILITY.md (1.x SemVer promise), CONTRIBUTING.md + issue/PR templates.
- Embeddings & scale guide; unencrypted-peer warning.
- Now on the MCP Registry (
io.github.yamantaka520/agent-memory-os).
pip install 'agent-memory-os[full]' · docker pull yamantaka520/agent-memory-os:1.0.2
🤖 Generated with Claude Code