Awesome AI AgentsMulti-Agent Frameworks

omnigent-ai/omnigent

⭐ 9912 Python added to this list on 2026-06-22 repository created 2026-06-11

Omnigent is a comprehensive open-source AI agent framework and meta-harness designed to provide a unified orchestration layer for diverse AI agents, including popular ones like Claude Code, Codex, Cursor, and Pi, as well as custom-defined agents. It enables users to swap or combine different agent harnesses without requiring significant code rewrites, facilitating flexible agent integration. A core feature of Omnigent is its ability to enforce policies and sandboxing, which is crucial for managing agent behavior, controlling resource usage, and mitigating risks through approval mechanisms, spend caps, and tool restrictions. The platform supports real-time collaboration, allowing multiple users to interact with agents, share sessions, and co-drive tasks from various devices, including desktops, browsers, and mobile phones. Omnigent also offers the capability to run agents in cloud-based sandboxes using platforms like Modal, Daytona, or Islo, decoupling agent execution from local hardware. It allows for the use of any model, whether through first-party API keys, subscriptions, or compatible gateways, ensuring model flexibility. The framework comes with example multi-agent configurations like 'Polly', an orchestrator for coding sub-agents, and 'Debby', a brainstorming partner leveraging both Claude and GPT, demonstrating its multi-agent capabilities for complex tasks like code review and ideation. Installation is simplified via a single command, and it includes features for managing and updating the framework.

https://github.com/omnigent-ai/omnigent

agent-frameworkagent-governanceagent-orchestrationagentsaiai-agentai-agentsclaude-codecodexcoding-agentsdeveloper-toolsllmmlmulti-agentpythonsandboxcollaborative-aipolicy-enforcementreal-time-collaborationcloud-sandboxes

Also in Multi-Agent Frameworks

affaan-m/ECC

ECC is a harness-native operator system designed for agentic AI work, providing a comprehensive solution with skills, memory optimization, security, and research-first development across multiple A...

ruvnet/ruflo

Ruflo is a leading agent orchestration platform for Claude, enabling the deployment of intelligent multi-agent swarms, coordination of autonomous workflows, and building conversational AI systems.

Yeachan-Heo/oh-my-claude-sisyphus

Oh My Claude Sisyphus (OMC) is a multi-agent orchestration framework for Claude Code, simplifying complex AI agent workflows without a steep learning curve.

microsoft/JARVIS

JARVIS is a collaborative AI system that connects large language models with expert AI models from HuggingFace to autonomously plan, execute, and integrate complex AI tasks.

rowboatlabs/rowboat

Rowboat is an AI-powered platform that enables users to build and manage multi-agent swarms using natural language, integrating tools and knowledge for automated workflows and deployment via API or SDK.

cft0808/edict

Edict is an OpenClaw Multi-Agent Orchestration System featuring 9 specialized AI agents, a real-time dashboard, model configuration, and full audit trails, inspired by ancient Chinese imperial gove...

MemoriLabs/Memori

Memori is a versatile SQL native memory layer designed to enhance LLMs, AI agents, and multi-agent systems with advanced memory management, seamless integration, and high performance.

HKUDS/DeepCode

DeepCode is an open-source project that uses multi-agent AI systems to convert research papers and natural language into production-ready code through both CLI and web interfaces.