Workspace
Projects, isolated worktrees, source review, a terminal, and a browser in one desktop application.
Open-source macOS app
Coding work is split across terminals, browsers, diffs, and desktop apps. Unbiased AI Harness brings it into one macOS workspace, powered by Pareto, an AI coding model that can read, change, and run code.
The installer downloads the current release, checks its published SHA-256 checksum when available, installs Unbiased.app in Applications, and clears its one-time quarantine flag.
$ curl -fsSL https://raw.githubusercontent.com/circuitandchisel/unbiased-app-releases/main/install.sh | bash
Prefer to inspect everything first? Read the installer source or use the latest release.
One application contains the interface, the Pareto engine, and the macOS Accessibility bridge. It adds a focused agent workspace without replacing your editor or terminal.
Projects, isolated worktrees, source review, a terminal, and a browser in one desktop application.
The engine ships in the application bundle. Sign in with a browser or connect an existing Unbiased API key.
macOS asks you before granting Accessibility access. You can inspect or revoke that permission in System Settings.
The application is ad-hoc signed rather than Apple-notarized, as documented in the public installer. The installer handles the quarantine flag; a manually downloaded DMG requires right-clicking the app and choosing Open once.
Ask any web-enabled agent to read the installation runbook. It checks compatibility, explains every system change, asks before installing, and verifies the application afterward.
The desktop client, bundled engine, Accessibility bridge, installer, release checksums, contribution rules, and security policies are public.