Global Agent Memory v0.1.1
Highlights
- Added owner-controlled Protected and Sealed memory access, including exact-memory grants, permission and duration downgrades, policy enforcement, and live revocation.
- Added the ShadCN and TypeScript owner dashboard for review, search, lifecycle management, project activity, access approval, and system health.
- Fixed unsupported
memory_remembertypes so they return a structuredNOTE_INVALIDresponse with the complete list of allowed types. - Published the closed V1 memory-type enum through MCP discovery and CLI help.
- Scoped dashboard activity to the selected project and expanded the repository README into a complete installation, usage, architecture, security, and contributor guide.
Validation
- Full
make checkrelease gate passed. - 13 end-to-end tests passed.
- 134 unit, integration, and contract tests passed.
- Ruff, strict MyPy, dashboard lint, and the production TypeScript build passed.
- Coverage: 85.05%.
- MCP contract regeneration is deterministic.
Installation
Global Agent Memory is currently distributed as a source-installed local tool. See the README for installation and agent integration commands.