OKF Agent Memory brings Git-native persistent storage to AI coding agents
A new open-source project called OKF Agent Memory gives AI coding agents a standardized way to retain project knowledge across sessions, storing it as plain Markdown files with YAML frontmatter directly inside a repository's knowledge/ folder. Built on the Open Knowledge Format v0.2, it combines a spec, behavioral conventions, an agent skill layer, and a Go-based CLI/library for parsing, validation and search.