PACKAGE ECOSYSTEM

Public Jido packages, one ecosystem map.
Choose what you need without losing the system view.

The support policy, package explorer, architecture map, and compare table all come from the same public package registry. Use the full stack or compose the specific runtime, AI, and application packages your system needs.

Package detail pages remain the canonical deep links. This page is the hub for comparing packages, understanding support expectations, and tracing how the ecosystem fits together.

36 packages
4 layers
COMPARE PACKAGES ↓
SUPPORT LEVELS VIEW POLICY →

Select one or more support levels. The same filter state applies to the explorer, orbit, and compare table below.

PACKAGE EXPLORER

Filter by layer to narrow the public package set. These cards and the compare table stay in sync.

View jido_action package details
jido_action
foundation stable

Composable, validated command pattern for Elixir with built-in AI tool integration

depends on
none
View jido_shell package details
jido_shell
foundation stable

Agent-friendly shell and session runtime built on top of jido_vfs

depends on
Jido VFS
View jido_signal package details
jido_signal
foundation stable

CloudEvents-based event-driven communication toolkit for Elixir

depends on
none
View jido_vfs package details
jido_vfs
foundation stable

Backend-agnostic filesystem contract for agent runtimes and sandbox adapters

depends on
none
View llm_db package details
llm_db
foundation stable

Fast, zero-network LLM model metadata catalog for Elixir

depends on
none
View req_llm package details
req_llm
foundation stable

Composable Elixir library for LLM interactions built on Req

depends on
LLMDB
View jido package details
jido
core stable

Core agent framework for building autonomous, multi-agent systems in Elixir

depends on
Jido Action Jido Signal
View jido_ai package details
jido_ai
ai stable

LLM orchestration, reasoning strategies, and accuracy improvement for Jido agents

depends on
Jido Jido Browser ReqLLM
View jido_behaviortree package details
jido_behaviortree
ai stable

Full-featured behavior tree engine for Jido agent decision-making

depends on
Jido
View jido_browser package details
jido_browser
ai stable

Browser automation for AI agents with 26 composable actions

depends on
Jido Jido Action
View jido_character package details
jido_character
ai stable

Composable character definitions and context rendering for AI agents

depends on
ReqLLM
View jido_eval package details
jido_eval
ai experimental

Evaluation framework for LLM and Jido agent quality measurement

depends on
Jido AI
View jido_evolve package details
jido_evolve
ai beta

Evolutionary optimization toolkit for Elixir with pluggable fitness pipelines

depends on
none
View jido_memory package details
jido_memory
ai stable

ETS-backed memory system and plugin model for Jido agents

depends on
Jido Jido Action Jido AI
View jido_memory_os package details
jido_memory_os
ai stable

Tiered memory orchestration and governance layer for Jido agents

depends on
Jido Jido Action Jido Memory
View jido_runic package details
jido_runic
ai stable

Workflow composition and execution substrate for DAG-based agent orchestration

depends on
Jido AI
View ash_jido package details
ash_jido
app stable

Compile-time bridge from Ash Framework resources to Jido Action modules

depends on
Jido Jido Action
View jido_amp package details
jido_amp
app beta

Amp CLI adapter for Jido Harness with runtime compatibility checks

depends on
Jido Harness
View jido_bedrock package details
jido_bedrock
app experimental

Bedrock-backed persistence adapters for Jido runtimes

depends on
Jido
View jido_chat package details
jido_chat
app beta

SDK-first chat core for typed message flows and adapter contracts

depends on
none
View jido_chat_discord package details
jido_chat_discord
app beta

Discord adapter package implementing the Jido Chat adapter contract

depends on
Jido Chat
View jido_chat_mattermost package details
jido_chat_mattermost
app beta

Mattermost adapter package implementing the Jido Chat adapter contract

depends on
Jido Chat
View jido_chat_telegram package details
jido_chat_telegram
app beta

Telegram adapter package implementing the Jido Chat adapter contract

depends on
Jido Chat
View jido_claude package details
jido_claude
app beta

Claude Code adapter for Jido Harness with migration support for legacy session surfaces

depends on
Jido Harness
View jido_cluster package details
jido_cluster
app experimental

Distributed keyed instance management and storage for multi-node Jido runtimes

depends on
Jido
View jido_codex package details
jido_codex
app beta

OpenAI Codex adapter for Jido Harness with deep runtime capability coverage

depends on
Jido Harness
View jido_gemini package details
jido_gemini
app beta

Google Gemini adapter for Jido Harness with early-stage parity coverage

depends on
Jido Harness
View jido_harness package details
jido_harness
app beta

Provider-neutral contract and runtime policy layer for CLI coding agents

depends on
Jido Shell Jido VFS
View jido_lib package details
jido_lib
app beta

GitHub triage and PR orchestration workflows composed over the CLI-agent stack

depends on
Jido Harness Jido Claude Jido Amp
View jido_live_dashboard package details
jido_live_dashboard
app beta

Real-time observability and debugging for Jido agents in Phoenix LiveDashboard

depends on
Jido
View jido_mcp package details
jido_mcp
app beta

MCP server integration package with pooled clients and Jido action surfaces

depends on
Jido
View jido_messaging package details
jido_messaging
app beta

Platform-agnostic messaging for AI agents across Telegram, Discord, Slack, and WhatsApp

depends on
Jido Jido Signal Jido AI
View jido_opencode package details
jido_opencode
app beta

OpenCode CLI adapter for Jido Harness with buffered-first execution semantics

depends on
Jido Harness
View jido_otel package details
jido_otel
app beta

OpenTelemetry tracer bridge for Jido.Observe instrumentation

depends on
Jido
View jido_studio package details
jido_studio
app beta

Embeddable LiveView dashboard for managing and debugging Jido agents

depends on
Jido Jido AI
View jido_workspace package details
jido_workspace
app beta

Workspace state and artifact lifecycle library for agent sessions

depends on
Jido Shell Jido VFS Jido Harness
COMPARE PACKAGES

Compare layer, support level, direct dependencies, and outbound links across the filtered package set.

36 rows
ecosystem_compare.csv 36 rows
Package Layer Support Level Dependencies Links
Jido
Core agent framework for building autonomous, multi-agent systems in Elixir
core stable
Jido Action
Composable, validated command pattern for Elixir with built-in AI tool integration
foundation stable none
Jido Shell
Agent-friendly shell and session runtime built on top of jido_vfs
foundation stable
Jido Signal
CloudEvents-based event-driven communication toolkit for Elixir
foundation stable none
Jido VFS
Backend-agnostic filesystem contract for agent runtimes and sandbox adapters
foundation stable none
LLMDB
Fast, zero-network LLM model metadata catalog for Elixir
foundation stable none
ReqLLM
Composable Elixir library for LLM interactions built on Req
foundation stable
Jido AI
LLM orchestration, reasoning strategies, and accuracy improvement for Jido agents
ai stable
Jido BehaviorTree
Full-featured behavior tree engine for Jido agent decision-making
ai stable
Jido Browser
Browser automation for AI agents with 26 composable actions
ai stable
Jido Character
Composable character definitions and context rendering for AI agents
ai stable
Jido Eval
Evaluation framework for LLM and Jido agent quality measurement
ai experimental
Jido Evolve
Evolutionary optimization toolkit for Elixir with pluggable fitness pipelines
ai beta none
Jido Memory
ETS-backed memory system and plugin model for Jido agents
ai stable
Jido MemoryOS
Tiered memory orchestration and governance layer for Jido agents
ai stable
Jido Runic
Workflow composition and execution substrate for DAG-based agent orchestration
ai stable
Ash Jido
Compile-time bridge from Ash Framework resources to Jido Action modules
app stable
Jido Amp
Amp CLI adapter for Jido Harness with runtime compatibility checks
app beta
Jido Bedrock
Bedrock-backed persistence adapters for Jido runtimes
app experimental
Jido Chat
SDK-first chat core for typed message flows and adapter contracts
app beta none
Jido Chat Discord
Discord adapter package implementing the Jido Chat adapter contract
app beta
Jido Chat Mattermost
Mattermost adapter package implementing the Jido Chat adapter contract
app beta
Jido Chat Telegram
Telegram adapter package implementing the Jido Chat adapter contract
app beta
Jido Claude
Claude Code adapter for Jido Harness with migration support for legacy session surfaces
app beta
Jido Cluster
Distributed keyed instance management and storage for multi-node Jido runtimes
app experimental
Jido Codex
OpenAI Codex adapter for Jido Harness with deep runtime capability coverage
app beta
Jido Gemini
Google Gemini adapter for Jido Harness with early-stage parity coverage
app beta
Jido Harness
Provider-neutral contract and runtime policy layer for CLI coding agents
app beta
Jido Lib
GitHub triage and PR orchestration workflows composed over the CLI-agent stack
app beta
Jido Live Dashboard
Real-time observability and debugging for Jido agents in Phoenix LiveDashboard
app beta
Jido MCP
MCP server integration package with pooled clients and Jido action surfaces
app beta
Jido Messaging
Platform-agnostic messaging for AI agents across Telegram, Discord, Slack, and WhatsApp
app beta
Jido OpenCode
OpenCode CLI adapter for Jido Harness with buffered-first execution semantics
app beta
Jido OTEL
OpenTelemetry tracer bridge for Jido.Observe instrumentation
app beta
Jido Studio
Embeddable LiveView dashboard for managing and debugging Jido agents
app beta
Jido Workspace
Workspace state and artifact lifecycle library for agent sessions
app beta
REPO BOOKMARKS

Download a flat browser bookmarks file for the full public Jido repo set. The export is generated from ecosystem package metadata, so new public packages with GitHub URLs appear automatically.

Includes 36 GitHub repo bookmarks. See the Atlas →

DOWNLOAD BOOKMARKS

Ready to build?

Start with the getting started guide or explore production examples.