macOS application
The Yoqa desktop app is the local host for Appium sessions, device browsing, apps/cases/runs, Manual Inspector, and Settings.Install the Mac app
Download the latest Apple Silicon DMG from GitHub Releases, open it, and dragyoqa.app to /Applications.
The DMG is unsigned, so macOS Gatekeeper flags it on first launch. Recent macOS versions show “yoqa” is damaged and can’t be opened instead of the older unidentified-developer dialog. Clear the quarantine attribute before opening the app:
yoqa.app starts the local Hono API on http://127.0.0.1:7420 automatically. You do not need a monorepo checkout.
Verify:
Run from source (contributors)
If you’re hacking on Yoqa from the monorepo, start the runner and UI processes yourself:Why local
- Your own devices — specific hardware and OS versions you care about.
- Simulator support — iOS Simulator and Android Emulator without a device farm.
- Fast iteration — watch agent steps, thoughts, and screenshots in real time.
- BYO models — your provider keys stay on your machine.
Main surfaces
CLI & skill install
Open Settings → CLI & Agents:- Install CLI — links
yoqainto~/.local/bin(restart the terminal afterward). - Install skill — copies
yoqa-testingfor Cursor / Claude / Codex / Standard skill dirs. - Verify with
yoqa healthandyoqa status.
Device preparation
Xcode, adb, and WDA readiness
AI Providers
Configure vision models