app beta version 0.1.0 hex unreleased package jido_studio elixir ~> 1.18

Jido Studio

Embeddable LiveView dashboard for managing and debugging Jido agents

Beta support. Public iteration with faster feedback loops before final release shape settles.

View package metadata source →

RELATED PACKAGES

AT A GLANCE

Mountable dashboard UX for agent management in Phoenix
Standalone package approach with minimal host-app coupling
Operational visibility into agent state and workflow activity
Optional extension pages compiled when companion packages are present

DEEP DIVE

Overview

Jido Studio is an embeddable LiveView dashboard package for operating and debugging Jido-based systems inside Phoenix applications.

Purpose

Jido Studio brings an operator-facing UI to agent lifecycle management, observability, and interactive debugging workflows.

Major Components

Router Integration

Mounts into host Phoenix routers as a self-contained studio surface.

Dashboard Views

Provides runtime views for inspecting agent behavior and troubleshooting workflows.

Extension Model

Supports optional package-specific pages when corresponding integrations are available.