Memory OS

Memory Operating System for AI Agents

Definition

Specialized system that manages, ranks, compresses, and evolves agent memory. Acts as an operating system layer for agent state, optimizing what information is retained, how it's organized, and how it evolves over time.

Examples in the Wild

  • Example 1:Thrindex – ranks, compresses, and evolves agent memory
  • Example 2:Eidentic – self-improving memory for TypeScript agents