nowfound

Alternatives

Products that do what Distill does

Every token earns its place.

  1. 1
    Edgee196

    The AI Gateway that TL;DR tokens

    Feb 2026

  2. 2
    Caveman161

    why use many token when few do trick

    24d ago · caveman.so

  3. 3

    See your LLM token bill before you hit send.

    2025

  4. 4

    🦄 A command-line tool to get tokens on testnets quickly!

    2022

  5. 5
    Caw80

    Open source web terminal multiplexer for AI agents

    Jul 2026 · caw.rocks

  6. 6

    Cut your AI token costs by 40-60% with one API call

    Feb 2026

  7. 7

    Fast Apply. Get what AI suggested into files - 1600+ tok/sec

    2025

  8. 8

    Comment on your AI agent's code & collaborate on changes

    Jul 2026 · apps.mergeable.io

  9. 9
    Diff90

    Prototype and share changes to your site with no coding

    2019

  10. 10
    Cred97

    OAuth credential delegation for AI agents

    Apr 2026

  11. 11
    Coderrr96

    Open source CLI-first AI coding companion

    Jan 2026

  12. 12TT

    I use Claude Code, Codex and Cursor (and sometimes Antigravity) basically every day, and could never tell how much I was actually consuming across all of them. So I built TokenMaxxer. A small CLI reads the files these tools already write locally and puts it all in one dashboard, broken out by tool, model, provider and day. It covers 18 tools now, and you get a profile page with your daily activity, cost estimates, and your top models and tools. There's also a global leaderboard if you want to compete against other TokenMaxxers! I'd love to see if anyone can beat the first place (currently…

    Aug 2026 · tokenmaxxer.xyz

  13. 13

    Portable efficiency layer for AI coding agents.

    17d ago · github.com

  14. 14PR

    Hi HN, While building RAG agents, I noticed a lot of token budget was wasted on formatting overhead (HTML tags, JSON structure, whitespace). Existing solutions felt too heavy (often requiring torch&#x2F;transformers), so I wrote this lightweight, zero-dependency library to solve it. It includes strategies for context packing, PII redaction, and tool output compression. Benchmarks show it can save ~15% of tokens with negligible latency overhead (<0.5ms). Happy to answer any questions!

    Dec 2025 · github.com

  15. 15HN

    I built Hydra because I kept losing my flow when Claude Code hit usage limits mid-task. I would copy context, open another tool, and then re-explain everything. This would be super annoying for me. Hydra wraps your AI coding CLIs (Claude Code, Codex, OpenCode, Pi, or any terminal-based tool) in a single command. It monitors terminal output for rate limit patterns, and when one provider runs out, you switch to another with one keypress. Your conversation history, git diff, and recent commits are automatically copied to your clipboard so you can paste and keep going. The fallback chain is…

    Apr 2026 · github.com

  16. 16TC
  17. 17CS

    Hi HN! Token cost has started to become a high topic of concern to all of us. I tried a few (awesome) tools such as rtk, caveman, and the recent (hillarious but effective) ponytail. What they usually do, is in-line token reduction, e.g. try to compress requests &#x2F; responses as much as possible. But then it hit me (and I’m sure others had similar ideas) - just like we have routers that pick the right model, why not have something that will also narrow down the amount of available tools, skills and mcps based on repo&#x2F;context? People usually accumulate skills, agents, MCP servers,…

    Jun 2026 · github.com

  18. 18
    Faber2

    AI coding agent with code-graph search and lower token cost

    3d ago · npmjs.com

  19. 19

    Trim unnecessary code, save AI tokens, and reduce API costs.

    28d ago · token-trim.vercel.app

  20. 20

    Every coding agent, in one workspace

    12d ago · junaidshaukat.com

  21. 21SC

    Hey HN! We (Stephan and Thomas) recently open-sourced Semble. We kept running into the same problem while using Claude Code on large codebases: when the agent can't find something directly, it falls back to grep, reading full files or launching subagents. This uses a lot of tokens, and often still misses the relevant code. There are existing tools for this, but they were either too slow to index on demand, needed API keys, or had poor retrieval quality. So we built Semble. It combines static Model2Vec embeddings (using our latest static model: potion-code-16M) with BM25, fused via RRF and…

    May 2026 · github.com

  22. 22SM

    I built this because I got tired of watching Claude Code read through massive files just to find a few functions. Sourcerer lets AI agents search code semantically and grab exactly the code chunks they need instead of burning tokens on whole files. It uses tree-sitter to parse your codebase and creates a searchable index. So instead of "read auth.py (538 lines)", an agent can search for "user authentication logic" and get back just the relevant functions. Demo: https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;736638 GitHub: https:&#x2F;&#x2F;github.com&#x2F;st3v3nmw&#x2F;sourcerer-mcp

    2025 · github.com

  23. 23

    See what your company actually spends on AI, by team

    26d ago · token-track-clear.lovable.app

  24. 24LC

    Hi HN, I'm building Librarian (https:&#x2F;&#x2F;uselibrarian.dev&#x2F;), an open-source (MIT) context management tool that stops AI agents from burning tokens by blindly re-reading their entire conversation history on every turn. The Problem: If you're building agentic loops in frameworks like LangGraph or OpenClaw, you hit two walls fast: Financial Cost: Token usage scales quadratically over long conversations. Passing the whole history every time gets incredibly expensive. Context Rot: As the context window fills up, the LLM suffers from the "Lost in the Middle" effect. Response latency…

    Feb 2026 · uselibrarian.dev

Ranked by how close each launch is in meaning, then by votes. Refine with a description →