Skip to content

Atlas v1.2.0 — Settings panel & mobile QR pairing

Latest

Choose a tag to compare

@sdoylelambda sdoylelambda released this 15 Sep 20:19
· 9 commits to main since this release
021f97c

What's new

  • Settings panel — click the new gear icon (between Cancel and Mute) to
    open a settings view in place of the orb
  • Generate Mobile QR Code — scan with the Atlas mobile app to auto-fill
    your API key and pair instantly, no manual key entry
  • Cleaner input/button layout — text input, Send, Cancel, Settings, and
    Mute now stay pixel-aligned at any window size (previously misaligned
    on resize)

Known limitations

  • "Address me as" field in the settings panel is a placeholder — response
    name is still set via config.yaml for now
  • CPU-only build — performance is noticeably slower than a GPU-accelerated
    setup
  • Requires Ollama installed locally with the phi3:mini model pulled

Downloads

  • Linux: Atlas-linux-split.z01 / .z02 / .zip (see below for reassembly)
  • Android: Atlas.apk — unchanged from v1.1.0, re-attached for consistency
    with this release's version tag
  • Windows / macOS: coming soon

Linux install

  1. Download all 3 parts above
  2. Reassemble: zip -F Atlas-linux-split.zip --out Atlas-linux-full.zip
  3. Unzip, run ./install.sh once to create a desktop launcher
  4. Double-click Atlas.desktop to launch