This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Distill is a token-efficiency toolkit for AI coding agents that attacks both sides of your token bill — what the model writes and what gets loaded into its context — with one rule no other compression tool enforces: safety-relevant content is never, ever compressed. Not by prompt etiquette. By code. Works with Claude Code, Cursor, Windsurf, Cline, Codex, Copilot, Gemini CLI, and any MCP-compatible agent.
I kept seeing token-compression tools get popular by making the model "talk different" — telegraphic, caveman-style output — to shave tokens. That's a real trick, but it scared me a little: a compression style has no independent check on what it's cutting. At high settings, it's easy to compress away exactly the sentence that mattered — a "this can't be undone" or a dropped assumption — along with the filler. I wanted a tool where safety-relevant content literally can't be compressed away, enforced by code, not by hoping the model remembers an instruction.
Two, really. First, every compression tool I looked at only touched output — what the model writes — while ignoring that tool descriptions and tool results usually dominate an agent's context far more than its own prose does. Second, and honestly the bigger one: nobody was reporting net numbers. Every tool quotes gross output reduction and never subtracts what the tool itself costs to run — its own instruction overhead, its own compression calls. A number that only ever looks good isn't a number I trust, so I didn't want to ship one.
I started assuming the skill (the output-side compression) was the product, and the middleware was a nice-to-have. Real measurement flipped that: benchmarking showed the skill is close to a no-op inside a modern agent harness that's already terse, while the middleware — compressing MCP tool descriptions and results before they ever reach the model — measured up to 87% on repetitive logs. That reordered the whole story to middleware-first.
The rest of the process was mostly finding out I was wrong about smaller things and fixing them once measurement caught them, not before: a single-sample benchmark run that flipped sign on rerun until I forced medians over n=3; a benchmark harness that ran from the project's own repo, so the model could read its own eval fixtures and recognize it was being tested instead of answering naturally; a subtle one-way bias in the skill's own self-check instructions that made it expand output on complex turns instead of shrinking it, invisible until a clean re-measurement exposed it. None of those were things I'd have caught by reasoning about the code — only by actually running it and trusting the number over my assumption. That became the real product principle: measured beats assumed, always, even when — especially when — the honest number is the less flattering one.
No comment highlights available yet. Please check back later!
About Distill on Product Hunt
“Every token earns its place.”
Distill was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #87 on the daily leaderboard. Distill is a token-efficiency toolkit for AI coding agents that attacks both sides of your token bill — what the model writes and what gets loaded into its context — with one rule no other compression tool enforces: safety-relevant content is never, ever compressed. Not by prompt etiquette. By code. Works with Claude Code, Cursor, Windsurf, Cline, Codex, Copilot, Gemini CLI, and any MCP-compatible agent.
Distill was featured in Developer Tools (517.5k followers), Artificial Intelligence (475.9k followers) and GitHub (41.4k followers) on Product Hunt. Together, these topics include over 219.3k products, making this a competitive space to launch in.
Who hunted Distill?
Distill was hunted by Arzoo . A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Distill stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.