Item detail

agentjido/jido

agentjido/jido is an Apache-2.0-licensed, Elixir-built autonomous agent framework for OTP, with actions, signals, directives, and supervision baked in, plus an optional `jido_ai` companion package for model integration, so Elixir / OTP engineers, distributed-systems builders, and AI agent teams can ship fault-tolerant multi-agent systems on the BEAM instead of bolting an agent runtime onto a less

Score7.3
Popularity7.1
Risklow
TierSilver
Score breakdown
Usefulness8.0
Novelty8.0
Momentum7.0
Maturity5.5
Open-source/build8.4
Evidence7.2
Workflow potential8.8
Setup ease6.4

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for Elixir / OTP engineers, distributed-systems builders, and AI agent teams who need a fault-tolerant multi-agent framework, because Jido ships an Apache-2.0 framework on Hex.pm with actions, signals, directives, and supervision plus an optional `jido_ai` model-integration companion, which means an OTP team can ship a multi-agent system with native supervision, fault tolerance, and concurr

Who should use it

Elixir / OTP engineers who want a fault-tolerant agent framework on the BEAM with native supervision and concurrencyDistributed-systems builders who need actions, signals, and directives wired into OTP without re-implementing fault toleranceAI agent teams who want a model-integration companion (`jido_ai`) on top of an OTP-grade agent runtime

Who should skip it

Skip if the source link, docs, or setup requirements do not match your workflow.

Risk explanation

It runs on the BEAM and assumes OTP supervision, so validate the supervision tree and signal routing with non-production workloads first, lock down which processes can be spawned, and audit any model-integration companion before exposing the agent surface externally.

Evidence links

Closest alternatives / related signals

jidoelixirotpagent-frameworkmulti-agentsupervisionbeamapache-2.0