runmaestro/maestro

Agent Orchestration Command Center

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 20th, 2026
Created on November 23rd, 2025
Open Issues & Pull Requests: 94 (-3)
GitHub issues: Enabled
Number of forks: 357
Total Stargazers: 3,355 (+0)
Total Subscribers: 24 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 52
New in 7 days: 15
Closed in 7 days: 15
Avg open age: 52 days
Stale 30+ days: 6
Stale 90+ days: 0

Recent activity

Opened in 7 days: 12
Closed in 7 days: 15
Comments in 7 days: 4
Events in 7 days: 9

Top labels

  • bug (188)
  • enhancement (151)
  • Maestro-feedback (66)
  • question (45)
  • duplicate (43)
  • fixed but needs validation (43)
  • runmaestro.ai (25)
  • RC (20)

Detailed Description

Maestro is an agent orchestration platform that coordinates multiple AI agents to work together on complex tasks.

The tool addresses the challenge of managing interactions between autonomous AI agents by providing a centralized command center where agents can be orchestrated, monitored, and coordinated. It enables developers to define workflows where multiple agents collaborate, share context, and execute tasks in sequence or parallel, reducing the complexity of building multi-agent systems from scratch.

Maestro suits teams building applications that require sophisticated AI agent coordination rather than single-agent interactions. It is particularly valuable for projects where different specialized agents need to work together on complex problems, where visibility into agent behavior and communication is important, and where orchestration logic needs to be defined and modified without rewriting core agent code. The platform is designed for developers comfortable with TypeScript and those integrating with Claude or other generative AI models.

The project shows active development with regular commits addressing core orchestration features and agent communication patterns. Work spans implementation of agent coordination mechanisms, refinement of the command center interface, and expansion of integration capabilities with various AI models. The codebase demonstrates ongoing attention to both the orchestration runtime and the developer experience for defining agent workflows.