google/ax

Google's open agentic orchestrator

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 21st, 2026
Created on March 30th, 2026
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 190
Total Stargazers: 4,296 (+0)
Total Subscribers: 25 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 5
Closed in 7 days: 32
Avg open age: 23 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 5
Closed in 7 days: 32
Comments in 7 days: 0
Events in 7 days: 5

Top labels

  • substrate (20)
  • antigravity (13)
  • proto (12)
  • observability (7)
  • controller (6)
  • config (5)
  • documentation (3)

Detailed Description

Ax is an open agentic orchestrator that manages the execution and coordination of AI agents within complex workflows.

Ax addresses the challenge of orchestrating multiple AI agents that need to work together toward shared goals. The tool provides a framework for defining agent interactions, managing state across distributed systems, and coordinating execution flows. It handles the complexity of multi-agent scenarios where agents must communicate, share context, and make decisions based on outputs from other agents in the system.

Ax suits teams building applications that require multiple specialized AI agents working in concert rather than single-agent systems. It is particularly relevant for organizations implementing agentic AI architectures where coordination and orchestration are critical concerns. The project is designed for developers who need structured control over agent workflows and want to avoid building orchestration logic from scratch.

The project shows consistent development activity with regular commits and ongoing refinement of its core orchestration capabilities. The codebase maintains a focus on stability and usability for production agentic systems. The tool receives attention to its documentation and API design, suggesting an emphasis on developer experience for teams adopting agentic patterns.