AgentRunStatus:
    | "IN_PROGRESS"
    | "FAILED"
    | "COMPLETED"
    | "PENDING_REVIEW"
    | "DRAFT"