Persistent project-scoped memory for LLM agents.
Stores facts, decisions, references, status snapshots, and other project context so future agent sessions can recall them.
Machine Memory gives LLM agents a persistent, project-scoped place to store and retrieve facts, decisions, references, and short-lived status snapshots.
This repository is a monorepo:
docs/— The documentation site, built with Nimbus Docs.cli/— Themachine-memorycommand-line interface for managing memories, built with Effectremote-db/cloudflare/— The remote Cloudflare IaC, built with Alchemy.