Fetching from the wire…
Public story · 2026-08-17 · high
The 65 percent headline number is output tokens only, the maintainer says so, and the input-token figure that actually matters is 33.2 percent.
Why now: Caveman shipped v2.1.0 and its context-depth report on August 16.
JuliusBrussee/caveman hit 98,651 stars and 5,710 forks four months after its April 4 creation, cutting v2.1.0 on August 16 at 19:22 UTC, per GitHub.
The 65% figure the project advertises covers output tokens only. Input tokens are where a long agent session spends money, especially one re-reading the same files across 40 turns.
The pinned Claude Code benchmark for the Caveman 2 proxy measures 33.2% fewer input tokens, passing 18 exact-answer checks.
The release notes tag every local number inferred and every benchmark number benchmark_counterfactual. A repo with 98k stars had every reason to print the big number and stop. This one told readers which numbers are measured and which are simulated.
The new caveman learn feature reports context-depth: it buckets each session's peak context-window share and counts how often you crossed 30% and 50%. That signal shows where your harness is straining, not just what got trimmed.
Licensing splits by component. The skill, CLI, and SDKs are MIT. The engine and proxy are BSL-1.1, converting to Apache 2.0 by June 2030.
Running the skill locally, MIT covers you. Embedding the engine in something you sell means reading the BSL terms first.
A 33.2% reduction on a benchmark isn't a guarantee on your codebase. The compression drops material the proxy judges recoverable. Test it against your own repo before trusting it in an unattended run.
Each link below shares sources, entities, or timing with this story.
JuliusBrussee/caveman hit 54,000+ GitHub stars in under three weeks and topped Hacker News. The repo is exactly what it sounds like: a skill that strips agent verbosity, kills the "I'd be happy to help" preamble, and makes Claude answer in terse, near-grunt prose while keeping...
Caveman is at 94,167 stars as a single skill for Claude Code, Codex, Gemini, Cursor, Windsurf, Cline, Copilot, and 30+ others, stripping conversational filler while keeping code, commands, and error strings byte-for-byte exact. The README's worked example compresses a 69-token...
If the margin collapse is happening to the providers, the demand-side version is happening in your own usage graph. Practitioners are now stacking independent token-reduction layers and compounding the savings past 90% total. (Codepointer) The recipe that's making the rounds:...
A single Rust binary is saving agentic coding users 60-90% on token costs, and it took about five minutes to set up. RTK (Rust Token Killer) released v0.37.1 on April 18 and sits at 30,500 GitHub stars. The tool acts as a CLI proxy between your AI coding assistant and shell co...
A Chinese lab shipped a runtime that manages two American coding agents as subagents, and it went from repo creation to 145,439 stars in four days. deepseek-ai/deepseek-harness published dsh-v0.1.0-rc.7 at 12:01 UTC today, its first tagged release since the repo appeared on Au...
JuliusBrussee/caveman ships both a skill (output compressor, ~65% average output token reduction; one React re-render explanation went 1,180 to 159 tokens) and a proxy compressing input and output by content type. The design choice that makes it usable: original bytes are writ...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.