Ross ROSS = Recommend OSS · open-source software intelligence for agents

agentjido/jido

🤖 Autonomous agent framework for Elixir. Built for distributed, autonomous behavior and dynamic workflows. observed · 2026-08-28

github.com/agentjido/jido · homepage · Elixir · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 85
  • Longevity 44
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 32.0
  • age_days: 625
  • days_rel: 23
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1822 stars · 117 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jido is an autonomous agent framework for Elixir that runs agents as supervised BEAM processes with fault tolerance, signal-based coordination, and typed actions built in. AI/LLM integration is optional via companion packages like jido_ai, while the core provides the agent architecture and runtime.

Use cases

  • build autonomous AI agents in Elixir
  • orchestrate multi-agent systems with fault tolerance
  • run long-lived supervised agent workflows on the BEAM
  • build customer support agents with LLM tools
  • create document processing and routing pipelines
  • coordinate agents with event-driven signals
  • build DevOps remediation agents that self-heal

When to choose

  • you're an Elixir/OTP developer building production agent systems
  • you need process isolation, supervision, and automatic crash recovery for agents
  • you want to run thousands of agents per node without external orchestrators
  • you want explicit, testable coordination contracts between agents
  • you want provider-agnostic LLM integration you can swap without code changes

When to avoid

  • your team has no Elixir experience and can't invest in learning it
  • you need a quick Python-based agent prototype with a large ecosystem
  • you only need a simple single-agent chatbot without distributed runtime concerns
  • you require mature, stable tooling - core packages are still in beta

Facets

framework · maturity active

agent-framework workflow-automation llm-inference concurrency scheduling webhook large-language-models backend microservices elixir jvm-scripting self-hosted serverless otp beam multi-agent-systems supervision fault-tolerance signals elixir-package event-driven ai-agents automation

10 sources

Member repositories

RepositoryRoleHealth v2
agentjido/jidomain83

For agents

markdown · JSON · MCP: product_card(name="agentjido/jido")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem