{format("startWorkWith", { name: active.name })}
{active.description || t.startWorkHint}
{question.prompt}
{question.site_url ?{question.site_url}
: null}{t.handoverHint}
{question.surface === "local_browser" ?{t.handoverLocal}
: !overlayOpen ?{computerStatus}
: null}{question.prompt}
{t.executionDetails}
{executionDetails.join("\n")}