Mind
Provides a local, persistent memory system for AI coding agents, offering automatic knowledge capture, explainable recall, and privacy-controlled offline storage.
Provides a local, persistent memory system for AI coding agents, offering automatic knowledge capture, explainable recall, and privacy-controlled offline storage.
Mind is a robust, local-first memory system designed for AI coding agents, storing durable project facts in a weighted concept graph. It enables agents to automatically capture stable project decisions, conventions, and environment facts, ensuring that valuable knowledge is retained and consolidated through a deterministic dream cycle. The system facilitates explainable recall using advanced techniques like lexical ranking, spreading activation, and optional semantic reranking, all while maintaining a comprehensive provenance of every fact. With strong privacy controls, including redaction and irreversible purging, and its portable, offline-first design distributed as a single Python file with zero dependencies, Mind offers a secure and self-contained solution for managing agent knowledge.