Skip to main content

Module runner_state

Module runner_state 

Source
Expand description

Runner state types for background agent execution.

Provides the AgentRunner and AgentStatus types that track the lifecycle of an in-progress agent execution. These are used by the execution orchestration layer across all background paths (HTTP execute, spawn, schedule).

Structs§

AgentRunner
Runner that manages agent execution for a session.

Enums§

AgentStatus
Status of an agent execution runner.