Skip to content

Global Agent Memory v0.1.1

Choose a tag to compare

@ozankasikci ozankasikci released this 12 Jul 14:03

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_remember types so they return a structured NOTE_INVALID response 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 check release 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.