agentic-memory 0.4.1

Binary graph-based memory system for AI agents
Documentation

agentic-memory

Core Rust library for AgenticMemory.

This crate provides the binary graph memory engine used by the amem CLI and MCP integrations.

  • Portable .amem format
  • Typed cognitive events and edge relationships
  • Graph-native query and traversal capabilities
  • Memory-mappable storage for low-latency access

Project repository: https://github.com/agentralabs/agentic-memory