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.
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.