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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is agentjido/jido?
- An Elixir-based autonomous agent framework with multi-agent system support, supervision, and fault tolerance.
- Is jido open source?
- Yes — agentjido/jido is open source, released under the Apache-2.0 license.
- What language is jido written in?
- agentjido/jido is primarily written in Elixir.
- How popular is jido?
- agentjido/jido has 1.8k stars on GitHub.
- Where can I find jido?
- agentjido/jido is on GitHub at https://github.com/agentjido/jido.