{#if isGenerating || error}
{#if isGenerating}
{statusText}
{#if progress > 0}
{/if}
{/if} {#if error}
❌ {error}
{/if}
{/if}