MemoryGuard v0.3.0
MemoryGuard 0.3.0 turns the local MCP memory backend into a governed, host-integrated memory layer.
Highlights
- Adds user-level lifecycle Hooks for Claude Code, Codex, and Cursor.
- Keeps TRAE on the verified global MCP plus redirect-rules fallback.
- Injects bounded, task-relevant long-term context for main agents and subagents.
- Blocks known native-memory writes so governed long-term memory stays in MemoryGuard.
- Adds Hook install, repair, status, enforce, observe, pause, and uninstall controls.
- Adds personal/shared memory isolation, export, clear, restore, rollback, and provenance-aware governance.
- Adds host-driven enrichment and a redesigned neuron-style governance console.
Safety
- Local-first: no account, server, telemetry, or cloud database required.
- Idempotent Hook merges preserve unrelated user configuration.
- Runtime receipts distinguish configured integrations from operational ones.
Validation
- 379 tests passed.
- Wheel and source distribution built successfully from the v0.3.0 tag.
PyPI
- Install: pip install agent-memguard==0.3.0
- https://pypi.org/project/agent-memguard/0.3.0/