How-to

How to set up the Outlier companion window

Last updated 2026-06-18 · Outlier v1.11.469

Quick answer

Always-on-top mini chat that reads the active app context. The whole sequence below stays on the Mac.

What you need first for “how to set up the outlier companion window”

Apple Silicon Mac, macOS 12 or later, the unified-memory minimum that the chosen tier requires (6 GB for Nano, 12 GB for Lite, 24 GB for Core / Code / Vision, 32 GB for Plus). Internet is required only for the one-time model download.

Steps

  1. Enable the companion. Toggle in the menu bar or via the keyboard shortcut.
  2. Grant Accessibility and Screen Recording permission. macOS prompts on first use. The bundled Info.plist declares both.
  3. Pin the floating window. The companion stays above other windows but does not capture clicks.
  4. Ask about the active app. The accessibility tree exposes window titles and labels; pixel-level vision requires the Vision tier.

What is the specific thing to know about this guide?

The companion window in v1.11.469 reads the active app context via the macOS Accessibility tree. Pixel-level vision uses the Screen Recording permission and is only wired into the Vision tier.

What can go wrong with this guide?

How does this guide differ from the cloud equivalent?

Cloud-side context-aware assistants typically read whatever the user pastes. The Outlier companion reads the active app via the macOS Accessibility tree, locally.

The companion window in v1.11.469 reads the active app context via the macOS Accessibility tree. Pixel-level vision uses the Screen Recording permission and is only wired into the Vision tier.

What does this guide not claim about “how to set up the outlier companion window”?

The companion window in v1.11.469 reads the active app context via the macOS Accessibility tree. Pixel-level vision uses the Screen Recording permission and is only wired into the Vision tier.

This guide does not claim feature parity with cloud-side workflows for “how to set up the outlier companion window”. Specifically, the product surface in v1.11.469 covers chat, file attachment, the local agent loop, project scoping, and the model picker. Cross-device sync, team workspaces, and shared session history are out of scope and are not on the v1.9 backlog either.

What does the companion read about the active app?

The companion calls osascript against System Events to walk the Accessibility tree of the frontmost app: window title, focused element, and the labels of nearby UI elements. That is enough context for ‘summarize what I am looking at’. Pixel-level vision (passing a screenshot to the model) requires the Vision tier and the Screen Recording permission, both of which v1.11.469 declares in Info.plist.

Where does this guide fit in the rest of the lineup?

The companion sees the active app via the AX tree, not via screenshot, until the user explicitly enables Screen Recording. The Vision tier is the only one wired to the screenshot path; other tiers ignore pixel data even when present.

One unique number

4 steps, zero network requests after the model is downloaded. The companion is an additional Tauri WebviewWindow; it shares the same FastAPI sidecar but renders a separate, narrower chat surface.

Download Outlier for Mac

Requires Apple Silicon (M1, M2, M3, or M4) — Intel Macs are not supported. macOS 12+.

Outlier runs entirely on your Mac. No prompts leave the device. macOS 12+ on Apple Silicon (arm64). Apache 2.0 model weights. Back to home.