{#if showRail} {/if}
{#if $messages.length === 0}

Nomos

Your resident operator. Ask about the fleet, or tell it to act.

{#each suggestions as q} {/each}
{/if} {#each $messages as msg, i (msg.id)}
{#if msg.role === 'user'}
{msg.text}
{:else}
{#if msg.text}
{@html render(msg.text)}
{:else if msg.tools.length === 0}
{/if} {#if msg.pendingApprovals.length > 0} {/if}
{/if}
{/each}
{#if $error}
{$error}
{/if}
{ e.preventDefault() submit() }} >