Skip to main content

build_host

Function build_host 

Source
pub fn build_host(parts: HostParts) -> WorldHost
Expand description

Build the daemon’s WorldHost: one world hosting every agent, its tool service + interaction hub, and a Spawn-op spawner that loads blueprints and registers per-agent tool state. The MCP connections in HostParts are built once at startup and reused by every agent.