# Problem There is a lack of feedback on the current task page when a task is created, as there is little feedback over the following stages: - Waiting for provisioner job to be picked up - Running provisioner job - Waiting for agent to connect - Running startup scripts # Proposed Solution - When the provisioner job is pending, keep the current indeterminate progress bar - When the provisioner job is running, show the build logs in the right-hand pane - When the agent is connecting, show another indeterminate progress bar - When the agent startup scripts are running, show the script logs in the right-hand pane - When startup script logs have completed (either success or failure), show the TaskApps view