Always-on-top mini chat that reads the active app context. The whole sequence below stays on the Mac.
Apple Silicon Mac, macOS 12 or later, the unified-memory minimum that the chosen tier requires (6 GB for Nano, 12 GB for Lite, 16 GB for Quick, 24 GB for Core and Vision 3.8, 64 GB for Plus). Internet is required only for the one-time model download.
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.
Both permissions are genuinely required and they do different jobs: Accessibility exposes the window titles and control labels the companion reads, while Screen Recording is what macOS asks for before any app can see window contents. Granting one and not the other produces a companion that opens and then appears to know nothing about the app in front of it. Both are revocable at any time in System Settings > Privacy & Security, and the companion degrades to a plain chat window rather than failing.
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.
Both permissions are genuinely required and they do different jobs: Accessibility exposes the window titles and control labels the companion reads, while Screen Recording is what macOS asks for before any app can see window contents. Granting one and not the other produces a companion that opens and then appears to know nothing about the app in front of it. Both are revocable at any time in System Settings > Privacy & Security, and the companion degrades to a plain chat window rather than failing.
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.
Both permissions are genuinely required and they do different jobs: Accessibility exposes the window titles and control labels the companion reads, while Screen Recording is what macOS asks for before any app can see window contents. Granting one and not the other produces a companion that opens and then appears to know nothing about the app in front of it. Both are revocable at any time in System Settings > Privacy & Security, and the companion degrades to a plain chat window rather than failing.
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.
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.
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.
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 MacRequires Apple Silicon (M1, M2, M3, or M4) — Intel Macs are not supported. macOS 12+.
Open weights ship constantly and most are not worth your disk. When one beats a tier Outlier already has, on hardware you already own, we say so and what it replaces. That is the only reason we email.
Your address and which site you sent it from. No IP, no user agent, no referer. Nothing is sent until you press the button. Privacy.
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.