awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesContext-Preserving Redirection

Redirects heavy data to isolated processes and returns concise summaries to prevent token overflow.

Distinct from Output Redirection: Focuses on context window optimization for AI agents rather than simple shell file redirection.

Explore 1 awesome GitHub repository matching development tools & productivity · Context-Preserving Redirection. Refine with filters or upvote what's useful.

Awesome Context-Preserving Redirection GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mksglu/context-modeالصورة الرمزية لـ mksglu

    mksglu/context-mode

    17,558عرض على GitHub↗

    This project provides a system for managing agent context and session memory, featuring an agent context compactor, an AI session memory manager, and a tool output sandbox. It functions as a middleware layer and server extension for the Model Context Protocol to optimize context windows and reduce token usage. The system optimizes agent performance by sandboxing tool outputs and externalizing large data sets, replacing raw I/O with pointers and concise summaries. It employs a persistent knowledge base that indexes session history and tool outputs for retrieval via full-text search, ensuring s

    Redirects heavy tool data to isolated processes and returns summaries to prevent context window overflow.

    TypeScriptantigravityclaudeclaude-code
    عرض على GitHub↗17,558
  1. Home
  2. Development Tools & Productivity
  3. Output Redirection
  4. Context-Preserving Redirection