{ isAutoScrolling = false; }} > {#if isLoadingMore}
Loading earlier messages...
{/if} {#if compactingSource || compactionError}
{#if compactionError}
Compaction failed
{compactionError}
Close this tab to dismiss — your conversation was not changed.
{:else}
Please wait, compacting conversation…
You can cancel by closing this tab.
{/if}
{:else if renderGroups.length === 0}
Send a message to start a conversation
{/if} {#if !compactingSource && !compactionError} {#each keyedMessages as { m, key } (key)} {/each} {/if}