{#if showRail}
{/if}
{#if $messages.length === 0}
Nomos
Your resident operator. Ask about the fleet, or tell it to act.
{#each suggestions as q}
ask(q)}> {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() }} >
{#if $streaming}
{:else}
{/if}
{#if showRail}
{/if}