awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 रिपॉजिटरी

Awesome GitHub RepositoriesOn-Demand Context Loading

Mechanisms for fetching detailed operational instructions only when a specific capability is triggered.

Distinct from Project Context Managers: Focuses on token-reduction via lazy-loading of instructions rather than static project constraints.

Explore 21 awesome GitHub repositories matching software engineering & architecture · On-Demand Context Loading. Refine with filters or upvote what's useful.

Awesome On-Demand Context Loading GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/ai-agents-for-beginnersmicrosoft का अवतार

    microsoft/ai-agents-for-beginners

    67,369GitHub पर देखें↗

    This project is a structured educational resource and technical guide for designing and implementing autonomous systems using large language models. It provides a comprehensive curriculum and code samples focused on agentic design patterns, autonomous development, and the creation of systems capable of planning and executing multi-step tasks. The resource details the implementation of agentic retrieval-augmented generation, where models autonomously plan and refine data searches. It covers a wide array of orchestrators and design patterns, including metacognitive reflection for self-correctin

    Injects relevant background information into the model before processing a query to ensure informed responses.

    Jupyter Notebookagentic-aiagentic-frameworkagentic-rag
    GitHub पर देखें↗67,369
  • addyosmani/agent-skillsaddyosmani का अवतार

    addyosmani/agent-skills

    60,849GitHub पर देखें↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Allows for the explicit referencing of skill files within prompts to force specific workflows on-demand.

    Shellagent-skillsantigravityantigravity-ide
    GitHub पर देखें↗60,849
  • junegunn/vim-plugjunegunn का अवतार

    junegunn/vim-plug

    35,685GitHub पर देखें↗

    vim-plug is a plugin manager for the Vim text editor that functions as a git-based dependency manager and configuration bootstrapper. It downloads and organizes external plugin packages from remote repositories to extend the editor's functionality. The project acts as a lazy-loading orchestrator to reduce editor startup time by deferring the loading of plugins until specific commands or file types are encountered. It enables version pinning by allowing plugins to be fetched using specific git branches, tags, or commit hashes. The manager provides a framework for plugin installation, lifecycl

    Reduces editor startup time by loading plugins only when specific commands or file types are encountered.

    Vim Scriptvim
    GitHub पर देखें↗35,685
  • spacevim/spacevimSpaceVim का अवतार

    SpaceVim/SpaceVim

    20,253GitHub पर देखें↗

    SpaceVim is a modular configuration framework for Vim and Neovim designed to manage settings, plugins, and keybindings across different editing environments. It functions as a plugin manager that uses a layered organization system to group related functions and plugins, reducing the manual effort required for configuration. The system is centered around a mnemonic keybinding strategy that utilizes the space bar as the primary modifier for editor commands. To maintain performance, the framework implements a startup optimizer that delays the loading of non-essential plugins until they are requi

    Implements a deferred plugin loading mechanism to minimize initial editor startup time.

    Vim Script
    GitHub पर देखें↗20,253
  • wsdjeg/spacevimwsdjeg का अवतार

    wsdjeg/SpaceVim

    20,248GitHub पर देखें↗

    SpaceVim is a modular configuration framework designed for managing plugins and settings across Vim and Neovim. It utilizes a layer-based architecture to organize related editor extensions into functional groups, reducing the overhead associated with manual setup and maintenance. The framework features a mnemonic keybinding system that maps editor commands to intuitive key sequences and provides integrated discovery guides. To improve performance, it employs a deferred plugin loader that reduces startup time by loading extensions only when they are specifically required. The system provides

    Implements a deferred plugin loader that increases startup speed by delaying initialization until modules are requested.

    Vim Script
    GitHub पर देखें↗20,248
  • nesquena/hermes-webuinesquena का अवतार

    nesquena/hermes-webui

    14,912GitHub पर देखें↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Writes new skill modules to extend functional abilities based on learned context and operational experience.

    Pythonagentai-agentshermes
    GitHub पर देखें↗14,912
  • hkuds/openharnessHKUDS का अवतार

    HKUDS/OpenHarness

    14,084GitHub पर देखें↗

    OpenHarness is a framework for building and orchestrating AI agents that utilize tools and plugins to execute complex tasks. It provides an orchestration system for managing language model lifecycles and a multi-agent coordination system for delegating workloads across teams of specialized subagents. The project features an agent gateway that bridges language model agents to external chat platforms and communication channels. It includes a tool integration engine for executing shell, file, and web operations, supported by a memory and skill manager that handles persistent user preferences and

    Implements modular, domain-specific instruction files loaded into the agent context to guide task execution.

    Python
    GitHub पर देखें↗14,084
  • andrewyng/context-hubandrewyng का अवतार

    andrewyng/context-hub

    13,700GitHub पर देखें↗

    Context Hub is a retrieval-augmented generation framework and context management system designed to provide large language model agents with curated, versioned markdown documentation. It functions as a documentation provider that delivers precise API references and technical context to reduce hallucinations and token waste. The system incorporates an agentic memory layer that maintains persistent local annotations and user feedback to improve how agents retrieve task-specific knowledge. It uses a version-controlled repository of technical documentation designed for both machine readability an

    Retrieves only the minimal subset of required reference files based on current task requirements to optimize tokens.

    JavaScript
    GitHub पर देखें↗13,700
  • agentskills/agentskillsagentskills का अवतार

    agentskills/agentskills

    10,303GitHub पर देखें↗

    Agent Skills is a framework for bundling executable scripts and metadata to extend the capabilities and tool-use of language model agents. It provides a standardized directory structure for packaging specialized workflows, technical instructions, and portable agent capabilities for distribution across different AI platforms. The project features a tool optimization suite used to refine skill triggers and evaluate the reliability of agent-activated capabilities. It includes a context-aware knowledge manager that organizes technical references into a hierarchy, loading them on demand to reduce

    Reduces token consumption by loading full technical instructions on demand rather than during initial discovery.

    Pythonagent-skills
    GitHub पर देखें↗10,303
  • jeffallan/claude-skillsJeffallan का अवतार

    Jeffallan/claude-skills

    9,935GitHub पर देखें↗

    This project is an AI agent workflow orchestrator and automated software lifecycle manager designed to sequence specialized AI personas for end-to-end software development. It serves as a prompt engineering library and a full-stack development toolkit that guides the process from initial discovery and specification through to deployment and code review. The system features a context management framework that utilizes progressive loading and routing tables to fetch reference files on-demand, reducing token consumption within the model context window. It employs a definition-based routing syste

    Reduces token consumption by lazily fetching detailed reference data and documentation only when specific triggers occur.

    Pythonai-agentsclaudeclaude-code
    GitHub पर देखें↗9,935
  • nvim-mini/mini.nvimnvim-mini का अवतार

    nvim-mini/mini.nvim

    9,325GitHub पर देखें↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Optimizes startup time by scheduling the execution of plugin setup code to occur after the initial load.

    Lualuamini-nvimneovim
    GitHub पर देखें↗9,325
  • evomap/evolverEvoMap का अवतार

    EvoMap/evolver

    8,744GitHub पर देखें↗

    Evolver is a self-evolving AI agent framework that uses gene expression programming to autonomously improve agent behaviors through a continuous five-step loop of scanning, selecting, mutating, validating, and solidifying. It functions as an auditable evolution system that records every mutation and selection step, and can translate natural-language problems into executable Python code for automated grading and evaluation. The framework distinguishes itself through a distributed architecture that enables multiple agents to collaborate and share learned experiences across a network. It operate

    Selects relevant Genes or Capsules at runtime by computing signal overlap and loads their full content only when needed.

    JavaScripta2aagent-evolutionagent-framework
    GitHub पर देखें↗8,744
  • feast-dev/feastfeast-dev का अवतार

    feast-dev/feast

    6,727GitHub पर देखें↗

    Feast is an open-source feature store for machine learning that provides a central platform for defining, storing, and serving features across both training and inference workflows. It operates as a declarative system where feature definitions are written as code in Python files, synchronized to a central registry, and made available for low-latency online retrieval or point-in-time correct historical joins for training datasets. The project abstracts storage behind a pluggable architecture, allowing offline and online backends to be swapped without changing retrieval logic, and coordinates ma

    Pre-loads heavy resources like models and lookup tables at server startup to reduce per-request overhead.

    Pythonbig-datadata-engineeringdata-quality
    GitHub पर देखें↗6,727
  • zplug/zplugzplug का अवतार

    zplug/zplug

    6,033GitHub पर देखें↗

    zplug Zsh शेल के लिए एक प्लगइन मैनेजर है जिसे रिमोट रिपॉजिटरी और स्थानीय पथों से सामुदायिक प्लगइन्स, थीम्स और कमांड्स को इंस्टॉल और व्यवस्थित करने के लिए डिज़ाइन किया गया है। यह वर्शन्ड कॉन्फ़िगरेशन के माध्यम से वातावरण की पुनरुत्पादकता पर केंद्रित है, जिससे प्लगइन्स को विशिष्ट git शाखाओं, टैग्स या कमिट हैश के साथ पिन किया जा सकता है। यह प्रोजेक्ट एक लेज़ी लोडिंग सिस्टम का उपयोग करके शेल स्टार्टअप गति को अनुकूलित करता है जो प्लगइन्स के निष्पादन को तब तक स्थगित कर देता है जब तक कि उनकी स्पष्ट रूप से आवश्यकता न हो। प्रारंभिक वातावरण सेटअप को गति देने के लिए, यह एक समानांतर इंस्टॉलर का उपयोग करता है जो कई एक्सटेंशन को एक साथ डाउनलोड करता है।

    Implements a system to delay the activation of plugins until a specific command is first invoked, optimizing startup speed.

    Shell
    GitHub पर देखें↗6,033
  • google/perfettogoogle का अवतार

    google/perfetto

    5,558GitHub पर देखें↗

    Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we

    Provides a library of curated query examples that users can load for trace analysis.

    C++
    GitHub पर देखें↗5,558
  • opencx-labs/copilotopencx-labs का अवतार

    opencx-labs/copilot

    5,113GitHub पर देखें↗

    Copilot एक सेल्फ-होस्टेड ग्राहक सहायता प्लेटफ़ॉर्म है जो उपयोगकर्ता सहायता को स्वचालित करने के लिए बड़े भाषा मॉडल (LLM) और वेक्टरकृत ज्ञान आधारों का उपयोग करता है। सिस्टम में वेबसाइट एकीकरण के लिए एक एम्बेड करने योग्य AI चैट विजेट, एक कंटेनराइज़्ड प्रबंधन डैशबोर्ड और एक वेक्टर डेटाबेस ज्ञान आधार शामिल है। इस प्लेटफ़ॉर्म में एक API ऑर्केस्ट्रेटर शामिल है जो संरचित API विनिर्देशों को संसाधित करता है, जिससे भाषा मॉडल को बाहरी एंडपॉइंट्स और ऑपरेशंस के साथ बातचीत करने की अनुमति मिलती है। यह एक वेक्टर डेटाबेस के भीतर API परिभाषाओं और दस्तावेज़ीकरण को इंडेक्स करके प्रतिक्रियाओं के लिए विशेष संदर्भ का प्रबंधन करता है। इंफ्रास्ट्रक्चर सर्वर और बैकग्राउंड वर्कर्स के लिए कंटेनराइज़्ड सर्विस ऑर्केस्ट्रेशन, एसिंक्रोनस कतार-आधारित प्रसंस्करण, और वास्तविक समय उपयोगकर्ता इंटरैक्शन की निगरानी के लिए एक प्रशासनिक इंटरफेस को कवर करता है। सिस्टम डेटाबेस स्कीमा माइग्रेशन और ज्ञान इंडेक्सिंग को भी संभालता है।

    Injects structured API definitions as context into the language model to enable automated interaction with external operations.

    TypeScriptai-copilotcopilotllm
    GitHub पर देखें↗5,113
  • vudovn/antigravity-kitvudovn का अवतार

    vudovn/antigravity-kit

    4,979GitHub पर देखें↗

    Antigravity-kit is a multi-agent orchestrator and routing engine designed to coordinate specialized large language model agents. It functions as a conversational workflow automation tool and a context management system that executes complex tasks through a chat interface. The system utilizes a routing engine to classify user requests and dispatch them to domain-expert agents. It employs a multi-agent orchestration model that allows specialist workers to operate in parallel and combine their outputs. To manage operational efficiency, the kit includes a memory layer for storing project convent

    Fetches detailed operational instructions only when specific capabilities are triggered to reduce token overhead.

    TypeScript
    GitHub पर देखें↗4,979
  • kiln-ai/kilnkiln-ai का अवतार

    kiln-ai/kiln

    4,910GitHub पर देखें↗

    Kiln एक LLM डेवलपमेंट वर्कबेंच और इवैल्यूएशन फ्रेमवर्क है जिसे प्रॉम्प्ट्स और AI एजेंट्स को डिज़ाइन, टेस्ट और ऑप्टिमाइज़ करने के लिए बनाया गया है। यह एक मल्टी-एजेंट ऑर्केस्ट्रेटर और RAG ऑप्टिमाइज़ेशन टूल के रूप में कार्य करता है, जो AI सिस्टम के पुनरावृत्ति विकास के लिए एक विज़ुअल इंटरफ़ेस प्रदान करता है। यह प्रोजेक्ट एक व्यापक फाइन-ट्यूनिंग पाइपलाइन के माध्यम से खुद को अलग करता है जो ज़ीरो-कोड मॉडल ट्रेनिंग और रीज़निंग डिस्टिलेशन का समर्थन करता है। यह पदानुक्रमित मल्टी-एजेंट सिस्टम बनाने में सक्षम बनाता है जहाँ विशेष एक्टर्स टूल कॉलिंग के माध्यम से समन्वय करते हैं। यह प्लेटफॉर्म AI जज स्कोरिंग, सिंथेटिक डेटा जनरेशन और हाइब्रिड वेक्टर-कीवर्ड रिट्रीवल जैसी व्यापक क्षमताएं प्रदान करता है।

    Defines reusable instructions and reference documents that are loaded into agent context only when needed.

    Python
    GitHub पर देखें↗4,910
  • tencentcloudadp/youtu-agentTencentCloudADP का अवतार

    TencentCloudADP/youtu-agent

    4,576GitHub पर देखें↗

    Youtu Agent is an open-source framework for building, running, and evaluating autonomous agents powered by large language models. It provides the core infrastructure for creating agents that follow reasoning loops, use toolkits, and coordinate with other agents to solve complex tasks, all managed through YAML-driven configuration files. The framework distinguishes itself through its support for multi-agent orchestration, where a planner agent decomposes tasks and coordinates specialized worker agents, and through its integration with the Model Context Protocol for connecting to external toolk

    Provides modular skill files that extend agent capabilities with structured instructions for complex tasks.

    Pythonagent-frameworkagentsopenai-agents
    GitHub पर देखें↗4,576
  • jwiegley/use-packagejwiegley का अवतार

    jwiegley/use-package

    4,465GitHub पर देखें↗

    यह प्रोजेक्ट Emacs Lisp पैकेजों को मैनेज करने के लिए एक डिक्लेरेटिव फ्रेमवर्क और डोमेन-विशिष्ट भाषा है। यह स्टार्टअप परफॉरमेंस ऑप्टिमाइज़र के रूप में कार्य करता है जो प्रारंभिक बूट समय को कम करने के लिए पैकेज इंस्टॉलेशन, वेरिएबल सेटिंग्स और की-बाइंडिंग्स को एकल ब्लॉक्स में समूहित करता है। यह सिस्टम एक डिफ़र्ड लोडिंग फ्रेमवर्क के माध्यम से खुद को अलग करता है जो विशिष्ट कीज़, हुक्स या मोड्स ट्रिगर होने तक पैकेज निष्पादन में देरी करता है। यह कॉन्फ़िगरेशन को व्यवस्थित करने और ऑटोलोड्स के जनरेशन को स्वचालित करने के लिए मैक्रो-बेस्ड डिक्लेरेशन सिंटैक्स का उपयोग करता है, यह सुनिश्चित करते हुए कि पैकेज केवल तभी लोड किए जाएं जब उनकी वास्तव में आवश्यकता हो। यह प्रोजेक्ट रिमोट आर्काइव्स से स्वचालित पैकेज इंस्टॉलेशन, डिपेंडेंसी मैनेजमेंट और ऑपरेटिंग सिस्टम या एनवायरनमेंट के आधार पर कंडीशनल लोडिंग सहित व्यापक क्षमता क्षेत्रों को कवर करता है। यह शॉर्टकट्स और कॉर्ड्स के लिए व्यापक कीबोर्ड मैपिंग, साथ ही लोडिंग आँकड़ों का विश्लेषण करने और मोड-लाइन डिस्प्ले को संशोधित करने के लिए टूल्स भी प्रदान करता है।

    Provides a system that delays the activation of packages until a specific command, hook, or mode is triggered.

    Emacs Lispautoloaddeferred-loadingemacs
    GitHub पर देखें↗4,465
पिछला12अगला
  1. Home
  2. Software Engineering & Architecture
  3. Project Context Managers
  4. On-Demand Context Loading

सब-टैग एक्सप्लोर करें

  • Context Pre-loading2 सब-टैग्सInjection of relevant background information into the prompt prior to query processing. **Distinct from On-Demand Context Loading:** Distinct from on-demand loading: focuses on the proactive injection of context to ensure informed initial responses.
  • Curated Query ExamplesA library of pre-built query graph configurations that users can load from the application. **Distinct from Context Pre-loading:** Distinct from Context Pre-loading: provides curated, reusable query configurations rather than injecting background context into prompts.
  • Deferred Plugin LoadingMechanisms for delaying the activation of plugins until a specific command or event is triggered. **Distinct from On-Demand Context Loading:** Specifically targets editor plugin activation rather than operational instructions or context fetching.
  • Skill Files1 सब-टैगModular, domain-specific instruction files loaded into an agent's context to guide complex task execution. **Distinct from On-Demand Context Loading:** Distinct from On-Demand Context Loading: focuses on loading structured skill files for agent capabilities, not general context or data subsets.
  • Tiered Abstraction LoadingStrategies for loading content in levels of granularity, from abstracts to full details, to optimize token usage. **Distinct from On-Demand Context Loading:** Focuses on hierarchical data granularity (abstract/overview/detail) rather than lazy-loading of instructions.