Run Control

Control team background execution, cancellation, retries, remote access, and model inheritance.

ExampleDescription
Cancel RunDemonstrates cancelling an in-flight team run from a separate thread.
Model InheritanceDemonstrates how member models inherit from parent team models.
Remote TeamDemonstrates calling and streaming a team hosted on a remote AgentOS instance.
RetriesDemonstrates team retry configuration for transient run errors.
Background ExecutionStart and poll an in-process background run.
Background MetricsRead persisted leader and member metrics.
Cancellation PersistenceRead the cancelled team run by ID.
Cancel an Active MemberObserve cancellation during delegation.