
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
Lossless-by-default context compression for LLM coding agents — HTTP proxy, CLI, and MCP server.
Lossless-by-default context compression for LLM coding agents — HTTP proxy, CLI, and MCP server. This npm package is a thin wrapper: on install it downloads the self-contained, prebuilt binary for your platform (macOS / Linux, arm64 / x64) from the project's GitHub Release. No Rust toolchain required.
npm install -g tare-ai # puts tare, tare-proxy, tare-mcp on your PATH
Run the MCP server with no global install (ideal for an MCP client config):
{
"mcpServers": {
"tare": { "command": "npx", "args": ["-y", "-p", "tare-ai", "tare-mcp"] }
}
}
CLI and proxy:
cat big.rs | tare skeletonize --path big.rs
TARE_UPSTREAM=https://api.anthropic.com tare-proxy
Full docs: https://github.com/mstuart/tare
FAQs
Lossless-by-default context compression for LLM coding agents — HTTP proxy, CLI, and MCP server.
The npm package tare-ai receives a total of 8 weekly downloads. As such, tare-ai popularity was classified as not popular.
We found that tare-ai demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.