Wayland 0.11.18 is here. You stay in control: a consent-first security overhaul, voice dictation, task notifications, and a native agent terminal. See what's new →
Free · Open source · Beta

Download Wayland.

Your AI desktop command center, with the engine bundled in. No dependencies, no setup, running in 60 seconds. macOS, Windows, and Linux.

Download Wayland
Latest·Choose your platform below
Your platform

macOS

macOS 13+ · Apple Silicon · Intel
Download (Apple Silicon)
Your platform

Windows

Windows 10/11 · 64-bit
Download (x64)

Just want the engine?

The desktop app bundles Wayland-Core so it works on first run. If you want the standalone headless engine and TUI for servers, scripts, or the terminal, install it from npm:

npm i -g @ferroxlabs/wayland-coreCopy

It self-updates with npm update -g wayland-core, independent of the desktop app. Explore Wayland Core →

First launch & verification

The macOS and Windows installers open with a normal double-click. Drop Wayland in place, launch it, and you are set.

Verify your download against the published checksum:

SHA-256 (macOS universal): published with each release on GitHub →

Want to run it on a server?

Wayland also runs as a headless server you self-host on any Linux box or VPS, with no desktop GUI. It drives your AI CLIs server-side, and you reach it from any browser or your phone (scan a QR to log in).

npm install -g getwaylandCopy
wayland setupCopy

Paste a key (Flux Router is free), and setup starts the server and prints a QR code plus your admin login right in the terminal. Scan the QR from your phone, or open http://your-box:3000. This is the server, not the desktop app, for always-on, remote, or cloud use. Self-host docs →