v1.0.5 — MCP shareable memories
MCP could only create private memories — so the team-memory value prop was unreachable through the primary interface. Fixed:
memory_addgainsshare:private(default) |global|team/team:<id>|project/project:<id>|agent:<id>. Bareteam/projectresolve to the caller's own membership when unambiguous.- New
memory_sharetool changes an existing memory's visibility (owner-only; propagates over sync).
Two agents (e.g. Claude Code + Codex) pointed at the same home now share team:/project: memory the moment it's written. Also marked Production/Stable.
pip install 'agent-memory-os[mcp]'
🤖 Generated with Claude Code