theDakshJaitly/mex
A CLI tool that gives AI coding agents persistent project memory so they can maintain context across sessions.

Velocity · 7d
+9.4
★ / day
Trend
→steady
star history
mex gives AI coding agents permanent, navigable project memory so every session starts with the right context instead of a cold prompt dump. It uses small anchor files plus routed context rather than giant instruction files that flood context windows. The tool includes a drift detection CLI to catch stale or broken scaffold claims, keeping the agent’s stored memory synchronized with the actual codebase.