OKF Agent Memory – Git-native persistent memory for AI coding agents
Summary
OKF Agent Memory is a Git-native persistent memory layer for AI agents based on the OKF v0.2 specification. It stores knowledge in the repository as Markdown files with YAML frontmatter, enabling fast in-memory BM25 search and zero API costs with no external dependencies. It provides a Go library and CLI, a native MCP server, and progressive disclosure to prevent memory bloat, aiming for domain-neutral applicability across software engineering, research, and operations.