Say a greeting + this word to wake it, e.g. "hey atlas". Bare word ignored on purpose.
Local default works on double-click. After deploy, paste the *.pages.dev URLs.
Leave blank: when hosted on Cloudflare it auto-uses the built-in /api/chat function (free Workers AI). Locally (double-click) it runs free local-command mode. See VOICE.md.
CRITICAL: keys live in localStorage only — never committed, never hardcoded.
Paste the QUEUE_TOKEN once to unlock the ⛬ QUEUE panel. Your local worker applies approved changes. See tools/README.md.
Voice today = browser Web Speech API (free, $0). TTS works in Chrome/Edge/Brave/Safari. Voice input (STT) works best in Chrome. Upgrade path to ElevenLabs + Claude is in VOICE.md.
⛬ CHANGE QUEUE
Queue a vault edit. Your local worker applies it after you approve it (the cloud never touches your files). Needs the queue token in ⚙ CONFIG. Setup: tools/README.md.