headroom icon indicating copy to clipboard operation
headroom copied to clipboard

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

Results 721 headroom issues
Sort by recently updated
recently updated
newest added

## Summary - Adds `push: branches: [main]` trigger to `docker.yml` so every merge to main builds and tags all image variants. - Inserts a `type=raw,value=dev` tag rule in the `docker-manifest`...

## Description When using `headroom wrap codex`, if the session's context gets massive (e.g., >2MB of build logs), the Headroom proxy hits its 30-second compression timeout. Headroom correctly drops the...

bug

## Problem There is no `:dev` / nightly image tag. After a PR merges to `main`, the only way to get the latest unreleased build is to wait for a...

enhancement

There is some confusion with the install instructions (is docker required? are all 4 commands needed?) and it would be a lot easier if we could brew install this package....

enhancement

## Question I'm currently using Headroom as a permanent proxy (port 8788) for the `claude` CLI, which works great. I'm wondering whether it's also possible to route the **Claude desktop...

enhancement

I use Copilot CLI with GitHub's hosted models (no personal Anthropic key). `headroom wrap copilot` requires BYOK mode with a personal API key. Could Headroom support a client-side-only compression mode...

enhancement

## Problem Statement Many people are relying on Hermes agent by Nous Research: https://hermes-agent.nousresearch.com/ ## Proposed Solution Support it like OpenClaw

enhancement

## Description `pip install headroom-ai` fails on macOS with an Intel processor (x86_64) because the Rust crate `ort-sys v2.0.0-rc.12` does not provide prebuilt binaries for the `x86_64-apple-darwin` target. The package...

bug

Updates the dashboard to use the proper "new" documentation link hosted at vercel.app ## Description Brief description of changes and motivation. URL no longer being used/updated was in place, this...

## Problem When using Headroom with MCP servers that perform their own token budgeting and curation, running their outputs through SmartCrusher or other compressors causes two problems: 1. **Metadata loss**:...

status: ci failing