You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Sound mute toggle in the system tray, persisted; muted floppy-seek
also skips its pacing delay
- CRT preference persists across visits
- Settings: 'Verify GitHub Account' button (cheap 1-page fetch) closes
the validation gap for the most error-prone input; explicit copy that
the AI key is optional (language-only map is a supported mode)
- D7: 'Remember API key on this device' checkbox — unchecked keeps the
key in memory only, persistence strips it
- Help: Ollama/OLLAMA_ORIGINS guidance, keyboard shortcuts, 500-star
cap and layout-toggle documentation
https://claude.ai/code/session_01K7SFMH22xz6AJwkMgtqH7E
<strong>Local Guardrails:</strong> Our built-in rate limiter monitors your requests per-minute and per-day in local storage, blocking requests client-side before they can reach the limits.
55
55
</li>
56
+
<li>
57
+
<strong>Local AI (Ollama):</strong> Pick the Custom provider and point it at your local endpoint (e.g. <codestyle={{fontFamily: 'var(--font-mono)'}}>http://localhost:11434/v1/chat/completions</code>). Start Ollama with <codestyle={{fontFamily: 'var(--font-mono)'}}>OLLAMA_ORIGINS</code> set so the browser may call it. No key needed.
<li>Drag windows by the title bar; resize from the bottom-right grip; double-click the title bar to maximize.</li>
67
+
<li><strong>Esc</strong> closes the active window · <strong>F6</strong> cycles window focus.</li>
68
+
<li>The map shows your <strong>500 most recent stars</strong> at most; toggle 🕸️ Web / 🌀 Force layouts inside the map; press <strong>Enter</strong> in the search box to fly to a match.</li>
0 commit comments