Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
Embeddable LiveView dashboard for managing and debugging Jido agents
Open source on GitHub →defp deps do
[
{:jido_studio, "~> 0.1.0"}
]
end
Core ecosystem relationship
Jido Studio is an embeddable LiveView dashboard package for operating and debugging Jido-based systems inside Phoenix applications.
Jido Studio brings an operator-facing UI to agent lifecycle management, observability, and interactive debugging workflows.
Mounts into host Phoenix routers as a self-contained studio surface.
Provides runtime views for inspecting agent behavior and troubleshooting workflows.
Supports optional package-specific pages when corresponding integrations are available.