Graph performance and recovery
latest · August 2026mex 0.7.3 makes the code graph affordable to keep. Graph builds hold one compiler program at a time, stores are roughly 40% smaller, and interrupted builds can be repaired.
mex is open source and moving fast. Here's what's new in the CLI, and how we think about memory for AI coding teams.
mex 0.7.3 makes the code graph affordable to keep. Graph builds hold one compiler program at a time, stores are roughly 40% smaller, and interrupted builds can be repaired.
mex 0.7.2 makes the code graph useful as a first-response retrieval system. `mex graph scope` now returns the most relevant source declarations and execution flows under a hard token budget.
mex 0.7.0 adds a deterministic code knowledge graph beneath the existing markdown scaffold. Memory can now ground itself to exact code nodes instead of relying only on file paths.
On a set of retrieval tasks, mex returned answers that were 10x more compact than a grep-based baseline, while still finding everything it needed to find.
Read moreEvery few months, a new model arrives with a larger context window. But being present is not the same as being used.
Read on LinkedInWhy every session starts cold, and the case for persistent, structured memory over giant context files.
Read on X