headroom: Headroom compresses everything your AI agent reads — tool outputs, logs, RAG chunks, files, and conversation history — before it reaches the LLM. It achieves the same answers with a fraction of the tokens.; mex: mex provides persistent, navigable project memory for AI coding agents, allowing every session to start with the right context instead of a cold prompt. It structures agent memory through a markdown scaffold, offers CLI tools for drift detection against the real codebase, and synchronizes context to keep agents aligned and reduce token usage.
Reduce LLM token usage and API costs for AI agents.
Maintaining consistent project context for AI coding agents across multiple sessions.