Skip to main content
A connected runtime is a registered service or worker. It executes agent runs and streams events back to the control plane.

Use this for

WorkNeeds
External agent serviceRun agents outside managed server runtime.
Worker poolAccept agent runs from the control plane.
Private runtimeKeep execution inside your infrastructure.

What it reports

AreaRole
Agent executionRuns the selected agent and tools.
Event streamingSends run events to the control plane.
Runtime healthReports whether it can accept work.

How it fits

The control plane owns durable run state. Connected runtimes execute selected runs. They do not own run identity, lineage, replay, resume, or cancellation.
ConceptExplains
Runs and eventsHow Veryfront tracks agent, job, and workflow execution.
Server runtimeHow server runtimes host app routes and agent runtime services.