Runtime
The supervisor that executes installed agents, streams their logs, and recovers them when they crash.
The supervisor that executes installed agents, streams their logs, and recovers them when they crash.
By design, the supervisor runs locally, not in the cloud — a shared registry must never execute someone else's code. It listens on http://127.0.0.1:4123; start it from a terminal and this page fills in live:
$ norien runtime start$ norien run <agent>Install an agent first — the registry publishes them, the supervisor runs them. The registry and chain below are hosted, so their status is live right now.