the art of simplicity

Writing about software, food, life.

Give Your Coding Agent a Memory: A Graphify → OKF Pipeline in an Afternoon

AI coding agents have a groundhog-day problem: every session they re-read the same files to rebuild the same mental model, then forget it all when the session ends. Graphify extracts your codebase into a graph; Google's Open Knowledge Format stores it as portable, git-versioned agent memory. Two commands, one afternoon.