{#each Object.keys(tools).filter((t) => t !== 'default' && !tools[t].hidden) as t} (tool = t)}>
{tools[t].name()} {#if tools[t].description} {tools[t].description?.()} {/if}
{/each}
{$locale().routes?.toolsFeedbackPrefix} @fuwn {$locale().routes?.toolsFeedbackSuffix}