awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zylon-ai/private-gptzylon-ai 的头像

    zylon-ai/private-gpt

    57,278在 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
    在 GitHub 上查看↗57,278
  • kilo-org/kilocodeKilo-Org 的头像

    Kilo-Org/kilocode

    15,616在 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
    在 GitHub 上查看↗15,616
  • coplaydev/unity-mcpCoplayDev 的头像

    CoplayDev/unity-mcp

    10,959在 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
    在 GitHub 上查看↗10,959
  • hkuds/autoagentHKUDS 的头像

    HKUDS/AutoAgent

    8,583在 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
    在 GitHub 上查看↗8,583
  • balloonwj/cppguideballoonwj 的头像

    balloonwj/CppGuide

    6,030在 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.

    在 GitHub 上查看↗6,030
  • bytecodealliance/wasm-micro-runtimebytecodealliance 的头像

    bytecodealliance/wasm-micro-runtime

    5,990在 GitHub 上查看↗

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

    Caotassembly-scriptembedded
    在 GitHub 上查看↗5,990
  • openmind/om1OpenMind 的头像

    OpenMind/OM1

    2,636在 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
    在 GitHub 上查看↗2,636
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Execution Modes

探索子标签

  • 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 个子标签Specialized 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.