Skip to content

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:38
e816204

Boomux Desktop

A native terminal workspace with Hyprland-inspired pane movement, persistent
shells, agent status, and remote workspaces.

Install

curl --proto '=https' --tlsv1.2 -LsSf \
  https://github.com/gardnmi/boomux/releases/latest/download/boomux-installer.sh | sh -s -- --desktop

Installs Desktop and the matching Boomux service together.
The same command selects GNU/Linux x86_64 or Apple Silicon macOS 15+.
macOS support is experimental; the app is ad-hoc signed and not notarized.

Launch

On macOS, open the installed version of Boomux in ~/Applications using Finder.
If macOS blocks it, use System Settings > Privacy & Security > Open Anyway.
To update, quit the app and rerun the installer; older versions are preserved.

On Linux, open Boomux Desktop from your application launcher, or run:

boomux-desktop

The service starts automatically; no separate CLI setup is needed for Desktop.

See it in motion ·
Desktop guide

1.16.1 (2026-09-11)

Bug Fixes

  • preserve managed harness launches after prompt path changes (#409) (31bec82)