Awesome AI AgentsMulti-Agent Frameworks

openagents-org/openagents

⭐ 4079 Python added to this list on 2026-04-06 repository created 2025-03-10

OpenAgents is an open-source platform designed to facilitate seamless collaboration among AI agents. It addresses the challenges of managing and coordinating disparate agents by introducing the concept of an 'OpenAgents Workspace'—a unified, persistent hub where various agents can interact, share context, and collectively work on tasks. This workspace functions much like a collaborative environment such as Slack, but specifically tailored for AI agents, allowing them to share conversation threads, files, and even a shared browser instance. Key features include multi-agent collaboration where agents can use @mentions to delegate tasks, a persistent URL for each workspace, a shared browser for web interactions, and shared file storage for documents and code. The platform also offers a 'Launcher' (agn CLI and desktop app) for easily installing, configuring, and connecting agents to the workspace, supporting a variety of popular coding agents like OpenClaw, Claude Code, and Codex CLI. Furthermore, OpenAgents provides a Network SDK for developers to build custom agents that can integrate into this collaborative network. The project emphasizes an open-source philosophy (Apache 2.0 license) with no mandatory accounts, aiming for vendor lock-in avoidance and broad accessibility for developers and researchers.

https://github.com/openagents-org/openagents

agentsaicollaborationllmnetworkmulti-agentworkspacedeveloper toolsopen-source

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.