π

agent-runtime

sealed admin entrance

internal operations surface

Operate the runtime without exposing its guts to the browser.

Models, transcripts, workspace state, and live testing stay behind the Nuxt server. This login is intentionally simple: one password, one signed cookie, no user table.

Models

JSON-backed

Sessions

File-backed

Logs

Live ring buffer

sign in

Admin access

Enter the shared admin password. The browser receives only a signed session cookie from this Nuxt server.