Solace Agent Mesh is an event-driven framework for building and orchestrating multi-agent AI systems where specialized agents collaborate to solve complex problems.
The framework addresses the challenge of coordinating multiple AI agents by providing a standardized communication layer built on Solace Platform's event messaging. Agents can delegate tasks to peers, share data and artifacts, connect to external systems, and execute multi-step workflows with minimal coupling. The architecture is fully asynchronous and decoupled, built on top of the Solace AI Connector and Google's Agent Development Kit for AI logic and tool integrations.
This tool suits teams building production AI applications that require multiple specialized agents with distinct skills and tool access. It is particularly valuable when you need true scalability and reliability through event-driven architecture, and when you want to minimize coupling between agent components. The framework handles inter-agent communication automatically, allowing developers to focus on building agent capabilities rather than managing communication plumbing.
The Python version of Solace Agent Mesh is now deprecated and no longer receives active development, new features, bug fixes, or security updates. The repository will be archived as read-only but remains available for reference. A new version of Solace Agent Mesh is available through the Solace platform, and a free desktop edition is offered separately.