agent_app

OTP application — starts the agent daemon with supervised services and gateways. Uses agent_supervisor for structured startup/stop/health. For local testing, use gleam run (CLI REPL).

Values

pub fn main() -> Nil
Search Document