theDakshJaitly/mex
Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI.
AI coding agents often forget previous work and project details, leading to redundant effort and costly context window overflows. This tool creates a persistent, structured memory for your AI agent directly within your project. It takes your existing codebase and generates a navigable knowledge base, then automatically detects when this 'memory' drifts from reality, allowing the AI to fix only what's broken. This is for software developers who use AI coding agents to assist with building and maintaining codebases.
Use this if you are a software developer using AI coding agents and find yourself constantly reminding the AI about project specifics, architecture, or past decisions.
Not ideal if you don't use AI coding agents or your projects are very small and single-session.
Stars
17
Forks
1
Language
Shell
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/theDakshJaitly/mex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...