Skip to main content
ClaudeWave
SolaceLabs avatar
SolaceLabs

solace-agent-mesh

View on GitHub

An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.

Subagents4.9k stars262 forksPythonApache-2.0Updated today
Editor's note

Solace Agent Mesh is an open-source Python framework for building event-driven multi-agent AI systems, where specialized agents communicate asynchronously through the Solace Platform Event Broker rather than direct point-to-point calls. Developers install it via pip, initialize a project using a GUI tool (`sam init --gui`), and define collections of agents, each with distinct tools and skills, such as a Database Agent for SQL queries or a MultiModal Agent for generating images and audio. An Orchestrator agent automatically decomposes complex tasks and delegates subtasks to peer agents using the Agent-to-Agent (A2A) protocol. The framework integrates with Claude and other LLMs through configurable API keys, and exposes agent capabilities via REST, a built-in web UI, Slack, or custom gateways. It sits atop Google's Agent Development Kit for AI logic and Solace AI Connector for broker connectivity. Enterprise teams building production-grade, decoupled AI workflows across distributed systems are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/SolaceLabs/solace-agent-mesh && cp solace-agent-mesh/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
a2aagentframeworkagenticagentic-aiagentic-frameworkagentic-workflowagenticaiagentsaiai-agentsaiagentframeworkaiframeworkenterpriseevent-driven-architectureframeworkmcpmulti-agentmulti-agent-systemsmultiagentrag

What people ask about solace-agent-mesh

What is SolaceLabs/solace-agent-mesh?

+

SolaceLabs/solace-agent-mesh is subagents for the Claude AI ecosystem. An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows. It has 4.9k GitHub stars and was last updated today.

How do I install solace-agent-mesh?

+

You can install solace-agent-mesh by cloning the repository (https://github.com/SolaceLabs/solace-agent-mesh) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is SolaceLabs/solace-agent-mesh safe to use?

+

Our security agent has analyzed SolaceLabs/solace-agent-mesh and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains SolaceLabs/solace-agent-mesh?

+

SolaceLabs/solace-agent-mesh is maintained by SolaceLabs. The last recorded GitHub activity is from today, with 68 open issues.

Are there alternatives to solace-agent-mesh?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy solace-agent-mesh to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: SolaceLabs/solace-agent-mesh
[![Featured on ClaudeWave](https://claudewave.com/api/badge/solacelabs-solace-agent-mesh)](https://claudewave.com/repo/solacelabs-solace-agent-mesh)
<a href="https://claudewave.com/repo/solacelabs-solace-agent-mesh"><img src="https://claudewave.com/api/badge/solacelabs-solace-agent-mesh" alt="Featured on ClaudeWave: SolaceLabs/solace-agent-mesh" width="320" height="64" /></a>

More Subagents