solacelabs/solace-agent-mesh

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 14th, 2026
Created on January 10th, 2025
Open Issues & Pull Requests: 98 (+0)
GitHub issues: Enabled
Number of forks: 276
Total Stargazers: 4,925 (-1)
Total Subscribers: 26 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.1 hours
Mean response time: 20.5 days
90th percentile: 47.5 days
Tracked items: 46

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 91% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "content" is answered fastest, typically in under an hour, while "bug" waits about 4 days. Only 10% of issues opened in the past year have been closed. Three people close 67% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 23
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 168 days
Stale 30+ days: 18
Stale 90+ days: 13

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (16)
  • content (12)
  • community post (8)
  • video (8)
  • blog (5)
  • enhancement (5)
  • code repository (4)
  • codelab (2)

Most active issues this week

Detailed Description

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.