Wahrnehmen
Sieh, was zählt, bevor du handelst.
Read moreDie Definition
LeanCTX (kurz für Lean Context) ist der Context-Engineering-Layer für KI-Agenten: Es entscheidet, was Agenten lesen, komprimiert, was sie senden, merkt sich, was sie lernen, schützt, worauf sie zugreifen, und beweist, was sie sparen — sodass das, was die Modellgrenze überschreitet, bewusst, komprimiert und beweisbar ist.
The one-paragraph definition
LeanCTX (short for Lean Context) is the open-source context engineering layer for AI agents. One local Rust binary decides what agents read (10 read modes, 60–90% fewer tokens, ~13-token cached re-reads), remembers what they learn (persistent sessions, knowledge graph), guards what they touch (PathJail, secret redaction, budgets, injection detection), proves what they save (Ed25519-signed ledger, reproducible benchmark) and replays what they saw (git-anchored, signed context snapshots you can restore or share); an optional local proxy compresses what they send — every request’s system prompt, history and tool output, prompt-cache-safe on the wire. Compression — read-side and wire-side — is one of five subsystems, and every original stays locally retrievable. Works with 30+ AI coding tools via MCP and shell hooks; embeds in any agent via a versioned /v1 API with Python, TypeScript and Rust SDKs. Local use is free forever, enforced by CI.
It's not about tokens. It's about what matters.
Der Name
Lean Context. Der Name beschreibt die Aufgabe: schlanker, präziser Kontext für KI-Agenten statt rohem, verrauschtem Input.
Nicht "Lean Cortex", eine Falschschreibung, die in frühen Pressebeiträgen auftauchte. Wenn du über das Projekt schreibst, hat das Press Kit kopierfertige Boilerplate.
Die vier Aufgaben
Vier Dinge ändern sich in dem Moment, in dem LeanCTX dein Context-Engineering-Layer wird.
60–90% less per readre-reads cost ~13 tokensPathJail · redaction · budgetsEd25519-signed ledgergit-anchored, signed snapshotsToken savings are the receipt. Context engineering is the product.
Unter der Haube
Architektonisch ist LeanCTX ein Cognitive Context Layer: Fünf Subsysteme laufen bei jedem Read, Befehl und jeder Suche. Kompression ist eines davon — Context Engineering ist das Produkt.
Kernfakten
Alle Zahlen sind reproduzierbar: lean-ctx benchmark report . misst sie auf deinem eigenen Repository, und jede Einsparung wird in einem Ed25519-signierten Ledger festgehalten.
The short answers to the essential questions.
LeanCTX (short for Lean Context) is the open-source context engineering layer for AI agents. One local Rust binary decides what agents read (10 read modes, 60–90% fewer tokens, ~13-token cached re-reads), remembers what they learn (persistent sessions, knowledge graph), guards what they touch (PathJail, secret redaction, budgets, injection detection), proves what they save (Ed25519-signed ledger, reproducible benchmark) and replays what they saw (git-anchored, signed context snapshots you can restore or share); an optional local proxy compresses what they send — every request’s system prompt, history and tool output, prompt-cache-safe on the wire. Compression — read-side and wire-side — is one of five subsystems, and every original stays locally retrievable. Works with 30+ AI coding tools via MCP and shell hooks; embeds in any agent via a versioned /v1 API with Python, TypeScript and Rust SDKs. Local use is free forever, enforced by CI.
Lean Context. Der Name beschreibt die Aufgabe: schlanker, präziser Kontext für KI-Agenten statt rohem, verrauschtem Input. LeanCTX ist der Marken- und Projektname; lean-ctx ist die Binary, das Paket und der CLI-Befehl. Es ist nicht "Lean Cortex" — eine Falschschreibung, die in frühen Berichten auftauchte.
Nein. Kompression ist eines von fünf Subsystemen. LeanCTX ist ein Context-Engineering-Layer: Es entscheidet, was Agenten lesen, merkt sich, was sie lernen, schützt, worauf sie zugreifen, und beweist in einem Ed25519-signierten Ledger, was sie sparen. Token-Einsparungen sind der Beleg — Context Engineering ist das Produkt.
Ja. Die lokale Nutzung ist für immer kostenlos, durchgesetzt von einem öffentlichen CI-Gate, das jeden Commit scheitern lässt, der eine lokale Fähigkeit hinter eine Paywall stellt. Der Kern ist Open Source (Apache-2.0). Bezahlpläne ergänzen gehostete Synchronisation (Pro) und eine geteilte Team-Ebene (Team).
Installiere kostenlos, führ lean-ctx setup aus und sieh den ersten gemessenen Gewinn in unter zehn Minuten. Die lokale Nutzung ist für immer kostenlos, per CI durchgesetzt.
Cookie preferences
We use analytics to understand how our site is used. You choose what's allowed — no tracking runs until you decide.
Essential
Site functionality, security, preferences
Analytics
Pageviews & usage patterns · PostHog EU (Frankfurt) · No cross-site tracking
Read our Privacy Policy for full details. You can change your preferences anytime.