Show HN: Context Gateway – Compress agent context before it hits the LLM
4.5(10,000 条评价)
免费
2026年上线
Sobre
We built an open-source proxy that sits between coding agents (Claude Code, OpenClaw, etc.) and the LLM, compressing tool outputs before they enter the context window.<p>Demo: <a href="https://www.youtube.com/watch?v=-vFZ6MPrwjw#t=9s" rel="nofollow">https://www.youtube.com/watch?v=-vFZ6MPrwjw#t=9s</a>.<p>Motivation: Agents are terrible at managing context. A single file read or grep can dump thousands of tokens into the window, most of it noise. This isn't just
优点
- +Compressão de contexto antes de entrar na janela do LLM
- +Proxy aberto-fonte para agente de codificação
- +Melhoria da eficiência do LLM
缺点
- −Pode ser necessário ajuste de configuração
- −Limitações em casos de uso específicos