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, 24 GB for Core / Code / Vision, 32 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.
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.
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.
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+.
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.