awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
AI Agent Orchestration Engines · Awesome GitHub Repositories

7 repos

Awesome GitHub RepositoriesAI Agent Orchestration Engines

Engines that execute artificial intelligence agent steps by processing language model instructions and managing tool interactions.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · AI Agent Orchestration Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Concepts
  4. Agentic Systems
  5. Orchestration Engines
  6. AI Agent Orchestration Engines

Awesome AI Agent Orchestration Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    MDXagentagentsai-agents
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • FoundationAgents/MetaGPT

    FoundationAgents/MetaGPT

    64,304GitHubView on GitHub↗

    MetaGPT is an agentic workflow engine and multi-agent orchestration framework designed to automate complex software engineering and data analysis tasks. It functions as an automated software factory that transforms high-level natural language requirements into functional web applications, technical documentation, and p

    Pythonagentgptllm
  • cline/cline

    cline/cline

    58,164GitHubView on GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through huma

    TypeScript
  • AntonOsika/gpt-engineer

    AntonOsika/gpt-engineer

    55,201GitHubView on GitHub↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform disting

    Pythonaiautonomous-agentcode-generation
  • microsoft/autogen

    microsoft/autogen

    54,656GitHubView on GitHub↗

    This framework provides a development environment for building collaborative systems where autonomous agents interact to solve complex tasks through conversational workflows. It functions as a conversational workflow engine and event-driven runtime, coordinating multi-step processes by translating high-level goals into

    Pythonagenticagentic-agiagents
  • FoundationAgents/OpenManus

    FoundationAgents/OpenManus

    54,544GitHubView on GitHub↗

    OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing complex, multi-step tasks through independent decision-making. It functions as a workflow orchestration engine that uses a central language model to interpret user goals, break them down into actionable steps

    Python

Explore sub-tags

  • Agent Evaluation FeedbackMechanisms for accessing and processing performance metrics, critic scores, and feedback logs from agent reasoning cycles.
  • Agent Workspace ManagementSystems for creating, monitoring, and enforcing resource constraints on isolated agent execution environments.
  • Agentic ControllersCentralized logic for coordinating autonomous task execution, tool-use loops, and reasoning chains.
Agentic Workflow Orchestration
Systems for executing complex processes by delegating tasks to autonomous agents that collaborate on project goals.
  • Concurrent Agent ExecutionMechanisms for running multiple agent-based tasks in parallel using asynchronous execution patterns.
  • Conversational Workflow EnginesLogic layers that coordinate multi-step processes through structured dialogue sequences between autonomous agents.
  • Execution Control FlowsMechanisms to pause, resume, or interrupt agent execution threads during task processing.
  • Execution Message InjectionCapabilities for injecting new instructions or messages into active agent threads during runtime.
  • Hierarchical Task DelegationMechanisms for agents to spawn and coordinate sub-agents for complex task execution.
  • Message-Passing Agent OrchestratorsFrameworks where agents interact by exchanging structured messages through a central hub to manage state and task delegation.
  • Multi-Agent Coordination SystemsFrameworks that enable multiple specialized agents to collaborate on complex tasks by delegating sub-processes and sharing state.
  • Parallel Agent SwarmingTechniques for spawning concurrent sub-agents to execute independent components of a reasoning task in parallel.
  • Reasoning-Action LoopsSystems that coordinate iterative cycles of model-based reasoning and tool-based execution.
  • Recurring Agent SchedulingCapabilities for triggering autonomous agent tasks based on time-based intervals or cron-like schedules.
  • Stateful Execution ContextsPersistent memory mechanisms that track agent progress and intermediate data across multiple steps to maintain coherence.
  • Task Completion SignalsMechanisms and tools used by agents to formally signal the end of a task or workflow execution.
  • Task Delegation SystemsMechanisms for distributing complex workloads across multiple specialized sub-agents.