अनुभव करना
कार्य करने से पहले जो मायने रखता है उसे देखें।
Read moreपरिभाषा
LeanCTX (लीन कॉन्टेक्स्ट का संक्षिप्त रूप) AI एजेंटों के लिए संदर्भ इंजीनियरिंग लेयर है: यह तय करता है कि एजेंट क्या पढ़ते हैं, वे क्या भेजते हैं उसे संपीड़ित करता है, वे क्या सीखते हैं उसे याद रखता है, वे क्या छूते हैं उसकी रक्षा करता है, और वे क्या सहेजते हैं उसका प्रमाण देता है — इसलिए मॉडल सीमा को जो कुछ भी पार करता है वह जानबूझकर, संपीड़ित और सिद्ध होता है।
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.
नाम
लीन कॉन्टेक्स्ट। नाम काम का वर्णन करता है: AI एजेंटों के लिए कच्चे, शोरगुल वाले इनपुट के बजाय लीन, सटीक संदर्भ।
यह "Lean Cortex" नहीं है, जो शुरुआती प्रेस कवरेज में एक वर्तनी त्रुटि थी। यदि आप प्रोजेक्ट के बारे में लिख रहे हैं, तो प्रेस किट में कॉपी-रेडी बॉयलरप्लेट है।
चार कार्य
चार चीजें जो पल भर में LeanCTX को आपका context engineering layer बनाती हैं।
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.
इंजन के नीचे
आर्किटेक्चरल रूप से, LeanCTX एक Cognitive Context Layer है: हर रीड, कमांड और सर्च पर पाँच सबसिस्टम चलते हैं। कम्प्रेशन उनमें से एक है — context engineering ही उत्पाद है।
मुख्य तथ्य
सभी संख्याएँ पुनरुत्पादनीय हैं: lean-ctx benchmark report . आपके अपने रिपॉजिटरी पर मापते हैं, और हर बचत एक Ed25519-signed ledger में दर्ज की जाती है।
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.
लीन कॉन्टेक्स्ट। नाम काम का वर्णन करता है: AI एजेंटों के लिए कच्चे, शोरगुल वाले इनपुट के बजाय लीन, सटीक संदर्भ। LeanCTX ब्रांड और प्रोजेक्ट का नाम है; lean-ctx बाइनरी, पैकेज और CLI कमांड है। यह "लीन कॉर्टेक्स" नहीं है — एक वर्तनी त्रुटि जो शुरुआती कवरेज में दिखाई दी थी।
नहीं। संपीड़न पाँच उपप्रणालियों में से एक है। LeanCTX एक संदर्भ इंजीनियरिंग लेयर है: यह तय करता है कि एजेंट क्या पढ़ते हैं, वे क्या सीखते हैं उसे याद रखता है, वे क्या छूते हैं उसकी रक्षा करता है, और Ed25519-signed ledger में जो कुछ भी सहेजते हैं उसका प्रमाण देता है। टोकन बचत रसीद है — संदर्भ इंजीनियरिंग उत्पाद है।
हाँ। स्थानीय उपयोग हमेशा के लिए मुफ्त है, जिसे एक सार्वजनिक CI गेट द्वारा लागू किया जाता है जो किसी भी कमिट को विफल करता है जो स्थानीय क्षमता को पेवॉल के पीछे रखता है। कोर ओपन सोर्स है (Apache-2.0)। भुगतान किए गए प्लान में होस्टेड सिंक (Pro) और एक साझा टीम प्लेन (Team) ऊपर जोड़ा जाता है।
मुफ्त में इंस्टॉल करें, lean-ctx सेटअप चलाएं, और दस मिनट से भी कम समय में पहला मापा गया लाभ देखें। स्थानीय उपयोग हमेशा मुफ्त है, जिसे CI द्वारा लागू किया जाता है।
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.