Expand description
HTTP sidecar entry for Zagens and headless hosts (D6 runtime-server).
Structs§
- Runtime
ApiOptions - Runtime
Serve Cli - CLI for the
zagens-runtimesidecar binary (HTTP only — no ratatui / full CLI).
Functions§
- resolve_
cors_ origins - Resolve additional CORS origins from flags, env, and config.
- run
- Run the HTTP runtime sidecar until shutdown.
- run_
from_ args - Parse argv and run — used by the
deepseek-runtimebinary. - run_
http_ server - Start the runtime API server.
- run_
or_ exit - Binary
mainhelper — maps clean shutdown to exit code 0.