{#if isOpen}
e.key === " " && onCancel()} >
e.stopPropagation()} onkeydown={(e) => e.stopPropagation()} role="dialog" aria-labelledby="confirm-title" aria-describedby="confirm-message" tabindex="-1" >

Close Hikari Desktop?

{#if hasActiveConversation} You have an active conversation with Claude. Are you sure you want to close the application? Your conversation history will be saved, but any in-progress tasks will be interrupted. {:else} Are you sure you want to close the application? {/if}

{/if}