Back to projects
open-source
Waggle
A multi-agent orchestration framework written in Go for building and coordinating AI agent swarms.
// about this project
Waggle provides a clean, composable API for defining agent roles, communication channels, and task delegation. Designed for production use with built-in observability, retry logic, and support for multiple LLM backends. Inspired by the waggle dance of honeybees — distributed coordination through simple local signals.
// technologies
GoLLMMulti-agentgRPCOpenAI API
12 GitHub stars