manthanguptaa/water
A multi-agent orchestration framework that works with any agent framework
Provides infrastructure around agents—orchestration, resilience, observability, approval gates, and sandboxing—rather than the agents themselves. Supports composable flow patterns (sequential, parallel, branching, loops, DAGs, subflows) with a fluent API, plus multi-agent coordination strategies and tool use for LLM agents. Integrates with OpenAI, Anthropic, and other LLM providers through a unified interface, with batch processing, dynamic planning, and context management built-in.
238 stars. No commits in the last 6 months.
Stars
238
Forks
29
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/manthanguptaa/water"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
horizon-rl/strands-sglang
SGLang model provider for Strands Agents for on-policy agentic RL training.
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...