awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesExecution Modes

Selecting between query, search, and chat modes for response generation.

Explore 7 awesome GitHub repositories matching software engineering & architecture · Execution Modes. Refine with filters or upvote what's useful.

Awesome Execution Modes GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • zylon-ai/private-gptAvatar de zylon-ai

    zylon-ai/private-gpt

    57,278Voir sur GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Toggles between search, query, and chat modes to dictate how the system leverages ingested document knowledge and conversation history.

    Python
    Voir sur GitHub↗57,278
  • kilo-org/kilocodeAvatar de Kilo-Org

    Kilo-Org/kilocode

    15,616Voir sur GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Supports specialized operational modes tailored for specific engineering workflows like coding or architectural planning.

    TypeScriptaiai-ageai-coding
    Voir sur GitHub↗15,616
  • coplaydev/unity-mcpAvatar de CoplayDev

    CoplayDev/unity-mcp

    10,959Voir sur GitHub↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    Selects one of six operational modes that control the AI's speed, safety, automation depth, and interaction style for a given task.

    C#aiai-integrationanthropic
    Voir sur GitHub↗10,959
  • hkuds/autoagentAvatar de HKUDS

    HKUDS/AutoAgent

    8,583Voir sur GitHub↗

    AutoAgent is a multi-agent orchestrator and natural language workflow builder designed to connect multiple large language models with external API tools. It provides a framework for designing multi-step agent interactions and reasoning processes using plain text instead of manual code. The platform functions as a tool integration gateway, linking agents to third-party platforms and authenticated browser sessions. It enables the execution of complex analytical tasks and deep research by distributing work across collaborative agent frameworks and importing browser cookies to access restricted w

    Allows switching between different execution modes, such as function-calling and reasoning, to determine tool interaction.

    Pythonagentllms
    Voir sur GitHub↗8,583
  • balloonwj/cppguideAvatar de balloonwj

    balloonwj/CppGuide

    6,030Voir sur GitHub↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    Enforces privilege level checks for user-mode to kernel-mode transitions.

    Voir sur GitHub↗6,030
  • bytecodealliance/wasm-micro-runtimeAvatar de bytecodealliance

    bytecodealliance/wasm-micro-runtime

    5,990Voir sur GitHub↗

    Sets interpreter, ahead-of-time, or just-in-time execution mode for individual loaded modules or as a runtime default.

    Caotassembly-scriptembedded
    Voir sur GitHub↗5,990
  • openmind/om1Avatar de OpenMind

    OpenMind/OM1

    2,636Voir sur GitHub↗

    OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical robot hardware and sensors. It provides an execution environment that processes audio, video, and sensor data to drive autonomous decisions and actions in real-world settings. The system integrates a robotics SLAM and navigation stack with a hardware abstraction layer, allowing high-level AI commands to be translated into low-level motor and actuator instructions. It distinguishes itself by incorporating blockchain-based governance to enforce immutable operational rules and p

    Assigns specific external tool sets to different operational modes to ensure agents only access relevant capabilities.

    Pythonllmmultiagentrobotics
    Voir sur GitHub↗2,636
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Execution Modes

Explorer les sous-tags

  • Privilege Level EnforcementsVerifies that system-state-changing operations run only from the correct CPU privilege level. **Distinct from Execution Modes:** Distinct from Linux Capability Management: focuses on the user-mode/kernel-mode boundary enforcement, not on specific capability flags.
  • Tool Operation Modes1 sous-tagSpecialized execution modes that alter how the machine interprets motion and power commands. **Distinct from Execution Modes:** Specifically manages the transition to laser-specific motion scaling rather than software query/chat modes.
  • Wasm Execution Mode SelectionSets interpreter, AOT, or JIT execution mode for individual loaded modules or as a runtime default. **Distinct from Execution Modes:** Distinct from Execution Modes: focuses on selecting between interpreter, AOT, and JIT modes for WebAssembly modules, not query/search/chat modes.