agentjido/jido
An Elixir-based autonomous agent framework with multi-agent system support, supervision, and fault tolerance.

Velocity · 7d
+3.2
★ / day
Trend
→steady
star history
Jido provides a framework for building agent systems in Elixir and OTP. Agents hold state and implement decision logic, actions perform work and transform state, signals route events, and directives describe effects. The architecture supports multi-agent coordination with built-in supervision trees for fault tolerance. While the core is AI-agnostic, companion packages like jido_ai add LLM integration when needed.