Dev Tools · 2h ago
Open Knowledge Format gives AI agents persistent, team-readable memory
OKF is an open, vendor-neutral format using markdown files with YAML frontmatter to store project knowledge in a git-versioned directory. It allows coding agents like Claude Code to access structured context across sessions, solving the problem of agents forgetting project details. The format is Apache-2.0 licensed and requires no runtime, making it portable and reviewable in pull requests.
Meridian48 take
OKF addresses a real pain point for AI-assisted development, but its adoption depends on whether teams will invest in curating knowledge in yet another format.
Read the full reporting
OKF for Claude Code: structured, portable memory your agent (and team) can read →
DEV Community
ai-agentsdeveloper-tools