Loading the thread…
{:else if messages.length === 0 && tail.length === 0}{fmtDateTime(message.ts).replace(DAY_TIME, "")}
{/if} {#if system}{toolLabel(block.name ?? "?")} {clip(summarizeInput(block.name ?? "", block.input), 160)}
{:else if block.type === "tool_result" && showResults}{clip(resultText(block), RESULT_CLIP)}
{:else if block.type === "thinking"}
thinking
{/if} {/each}