Architecture

A control plane for local AI coding agent Runtimes.

AgentChat separates web control from local execution. The Runtime owns agent processes and terminal state; Cloud coordinates identity, product state, and remote control; the browser presents a developer AI dashboard.

Runtime-owned sessions

Only sessions created by the AgentChat Runtime are supported, keeping ownership explicit.

Structured events

Agent lifecycle, tool progress, and approvals are structured separately from raw PTY text.

Remote web control

The web UI continues sessions and shows progress without attaching to external terminals or desktop apps.

Get started