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§
- Agent
Runner - Runner that manages agent execution for a session.
Enums§
- Agent
Status - Status of an agent execution runner.