SkillKit.Runtime.Local (SkillKit v0.1.0)

Copy Markdown View Source

Local runtime — starts agent supervision trees in the current node.

This is the default runtime. It calls Agent.Supervisor.start_link/1 directly, starting the full supervision tree (Registry, Catalog, Core) in the current BEAM node.