1 Repo
Importing agents running on disparate platforms into a central orchestration layer for task delegation.
Distinct from External Platform Integrations: Focuses on the orchestration of agents across different runtimes, not on generic data synchronization or API fetching.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Cross-Platform Agent Integration. Refine with filters or upvote what's useful.
Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran
Imports agents running on different platforms into the orchestration layer to delegate tasks.