Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
Experimental OTP-native kernel for running durable Jido pods inside host applications
Experimental support. Open exploration with no stability guarantee.
View package metadata source →
Jido AgentOS explores an OTP-native kernel for running durable Jido pods inside a host application such as Phoenix. It treats Jido.Agent as the unit of behavior, Jido.Pod as the unit of durable topology, and AgentOS as the kernel layer that runs pods.
The repository is public so the design can be followed early, but it is still a spike. The current API, module layout, DSL shape, and documentation should not be treated as stable.
Jido AgentOS is for exploring long-lived multi-agent backends that can do useful work over time, such as coding, research, workflow, or operational agent teams.
Jido.Agent, Jido.Pod, or the lower-level Jido runtime contracts. Defines the conceptual host layer that supervises and operates durable pod topologies inside a larger application.
Explores how a durable pod can act as the boundary line for a coherent agent team.
Documents how Phoenix can act as the product shell while a sibling runtime namespace owns long-lived agent backend behavior.