- TESIGN / RADAR
- Headroom
Headroom
Compress what your agent reads
WHO USES ITDeveloper · Infra owner · RAG developer
For developers
Compresses tool output, logs and files before they reach the model.
72,323 stars · checked on GitHub GitHub check 30 h late · incl. +6 observed via GH Archive since then · 7-day +185 observed via GH Archive (as of )
RANKS All-time #77

TESIGN TAKE
It drops in as a proxy without touching agent code, so you can measure savings on your own traffic first.
AT A GLANCE
- LICENSE
- Apache-2.0
- USAGE
- Commercial use, redistribution OK. Keep notices; mark changes.
- LANGUAGE
- Python
- PLATFORM
- windows · macos · linux · cli
- ACTIVITY
- last commit 1 day ago () · latest release v0.37.0 () · 169 releases
- COMMUNITY
- 265 contributors · 654 open issues (incl. PRs) · made by: an organization
- SOURCES
- GitHub
- OPEN SOURCE
- YES
- FIRST SEEN
- CATEGORY
- AI · LIBRARY
A summary, not legal advice.
WHY IT MATTERS
Tool output and logs usually reach the model untouched, pushing the context that matters out of the window. headroom sits in front of that path and compresses tool output, logs, files and RAG chunks before they are sent. It attaches as a library, a proxy or an MCP server and is published under Apache-2.0. The repository claims 20% fewer tokens for coding agents and 60-95% for JSON; those figures are its own.
BUILD FROM THIS
- A proxy in front of the agent that shrinks long logs on the way through
- An internal RAG preprocessing step that lowers token cost
WHO IT'S FOR
- Developer
- long logs and tool output keep crowding the context
- Infra owner
- cuts team-wide token cost at the proxy layer
- RAG developer
- shrinks retrieved chunks before they reach the model
START IN 5 MINUTES
$ pip install "headroom-ai[all]"
$ headroom wrap claude
$ headroom doctor
# Proxy mode with no code changes:
$ headroom proxy --port 8787CAVEATS
- headroom wrap also installs Serena at user scope (skip with --code-memory none)
- Intel Macs have no native wheel; the README points to the Docker install
- Savings are the repository's own benchmark and grow with repetitive data
RECEIPT
- FIRST SEEN
- AT SOURCE
- KEPT
- STAR DELTA
- +6 ★ / 24h
- CREATED → FIRST SEEN
- 248d
- WHEN FIRST SEEN
- 71,807 ★
- SOURCES
- GitHub
The same facts in machine-readable form — View as Markdown · JSON
SIMILAR TOOLS
Up to five from AI by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.
| IMAGE | NAME | ★ TOTAL | ▲ 7d | LICENSE | PLATFORM | LAST PUSH |
|---|---|---|---|---|---|---|
![]() | eccSkills, memory and security for agents | ★ 259k | ▲ +832 | MITpermissive | windows · macos · linux · cli | |
![]() | Hermes AgentSelf-improving personal agent | ★ 246k | ▲ +375 | MITpermissive | linux · macos · windows · android · cli | |
![]() | DeepSeek HarnessPlugin agent harness for developers | ★ 225k | ▲ +1,356 | MITpermissive | web · cli | |
![]() | HeadroomCompress what your agent readsTHIS ENTRY | ★ 72.3k | ▲ +185 | Apache-2.0permissive | windows · macos · linux · cli | |
| mattpocock/skillsCARD | ★ 261k | ▲ +872 | MITpermissive | — |
TIMELINE
- Repository created
- FIRST SEEN BY TESIGN







