Settings

Theme

Title Generation Model

Used to generate short titles for new tabs after the first message.

Conversation Compaction Model

Used to summarize a conversation when you compact it. If unset, the tab's own key/model is used.

Chat

Memory

Backend URL

API server address. Default: {config.defaultApiBase}

{#if backendUrlSaved}

Saved. Reload the page to apply.

{/if}

Notifications (ntfy.sh)

Push notifications to your phone when things happen here. Subscribe to your topic in the ntfy.sh app to receive them.

Notify me on: {#each ntfyEventOrder as evType (evType)} {/each}
Off (default): turn-completed/turn-error from subagents are suppressed. Permission prompts still fire so subagents don't silently hang.
{#if ntfySaveOk}

Saved.

{/if} {#if ntfySaveError}

{ntfySaveError}

{/if} {#if ntfyTestResult}

{ntfyTestResult}

{/if}