{ // disable automatic scrolling is user initiates scroll if (!isProgrammaticScroll) { shouldScrollToBottom = false; } isProgrammaticScroll = false; }} > {#if !viewCode} {#each conversation.messages as msg, idx}
{msg.role}
{/each} {:else} {/if}