Headroom

A context compression layer that sits between your agent and the model. It intercepts what the agent reads before it ships, tool outputs, logs, files, retrieval chunks and conversation history, and compresses it reversibly: the original stays retrievable on demand. The engine is written in Rust, driven from Python or TypeScript, and runs as a library, an OpenAI-compatible proxy, or an MCP server. Apache 2.0 licensed. For Claude Code, installation goes through `headroom wrap claude`, which drops a transparent proxy without touching the project.

Strengths

Limitations

Best for

View on Coeurdar