{#if agentStatus === "running"}
tabStore.stopGeneration(tabId)} title="Stop generation" >
Stop
{:else if agentStatus === "idle"}
{:else if agentStatus === "error"}
{/if}
Send