From b81f8826cf5aae362e85425978f33505f80b5173 Mon Sep 17 00:00:00 2001 From: Shekhar Mudarapu Date: Sat, 25 Jul 2026 18:19:11 -0400 Subject: [PATCH] Add distil to Infrastructure & Proxies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..87664c8 100644 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ June 14, 2026 - [**castari-proxy**](https://github.com/castar-ventures/castari-proxy) - (90 ⭐) - Use Claude Agent SDK and Claude Code with other providers/models. - [**claude-code-open**](https://github.com/Davincible/claude-code-open) - (68 ⭐) - Claude Code with any LLM provider (OpenRouter, Gemini, Kimi K2). - [**Claudify**](https://github.com/neno-is-ooo/claudify) - (32 ⭐) - Use Claude Code as an LLM provider with your subscription flat fee instead of pay-per-token API keys. +- [**distil**](https://github.com/dshakes/distil) - (7 ⭐) - Local proxy that applies reversible, certified context compression to any base_url-compatible agent, gating on a statistical non-inferiority test for decision equivalence. ---