ECC is a performance optimization system for AI coding agents, now evolving into a Rust-based orchestration runtime managing 60 agents and 232 skills across 12 languages.
Kodo is a Python multi-agent orchestration layer coordinating AI coding agents via a plain API orchestrator, improving autonomous coding accuracy by 24% over single-agent setups.
Prefect turns Python scripts into production-ready workflows with minimal code changes, offering a self-hosted UI and cloud option for reliable, observable pipelines.
Goal-Driven offers a prompt-based master-subagent architecture to sustain long-running AI problem-solving sessions through a verification-driven orchestration loop without code or frameworks.
Kiln implements a 7-step multi-agent AI pipeline entirely through markdown files and Claude Code’s native primitives, avoiding any runtime or package dependencies.
TinyAGI is a TypeScript platform for solo operators managing multiple AI agent teams. It uses a SQLite queue with atomic transactions for reliable async task processing and supports multi-channel messaging.
llm-wiki is a shell-based orchestration layer that turns LLM agents into a persistent, multi-agent research wiki. Supports up to 10 agents, deep investigations, and durable provenance tracking.
ZenML offers an open-source Python SDK to orchestrate full ML and AI agent lifecycles, integrating popular tools and enabling natural-language MLOps interactions via its MCP server.
AgentFlow is a Python library for orchestrating AI coding agents using dependency graphs, supporting parallel fanout, iterative refinement, and remote execution. It integrates with Codex CLI for natural-language pipeline creation.
AgentOps provides a Go-based local operating layer for AI coding agents, enabling persistent memory, validation gates, and multi-agent review across vendors with zero cloud dependency.
AgentsMesh offers a self-hosted AI agent orchestration platform with a clean control/data plane split using gRPC+mTLS and WebSocket relay for real-time terminal I/O streaming.
gnhf runs AI coding agents in autonomous git-backed loops, enabling persistent, version-controlled iterative code generation with rollback and resume capabilities.
Kitaru offers a framework-agnostic runtime for autonomous AI agents with durable execution via checkpointing, enabling replay and state preservation to avoid costly restarts on failures.
Station is an open-source Go runtime that orchestrates multi-agent AI systems on self-hosted infrastructure using a Git-backed workflow and MCP stdio bridging. It supports 41 AI tools and multiple AI providers.
MCO is a Python CLI tool that orchestrates multiple AI coding agents in parallel, aggregating results with deduplication and consensus, enabling multi-agent review workflows from any AI IDE.
CrewAI is a Python framework for autonomous AI agents emphasizing speed, flexibility, and precise control through ‘Crews’ and ‘Flows’. It offers enterprise features for production-grade AI orchestration.
DeerFlow 2.0 is a Python framework for orchestrating AI sub-agents and memory with support for multiple LLMs and execution sandboxes. It uses a modular config and setup wizard for flexible deployment.