PreviewWorkspace
Close the app. Reopen. Your agents are still working.
Quit Harmony with sessions running in the background. Open it again and land where you left off: agents still running, tabs and terminal history still there.
Catalog: workspace.terminal-multiplexer
PreviewWorkspace
Several agents in one workspace
Open coding CLIs in side-by-side tabs on one task board. You keep the providers you already pay for; Harmony does not resell tokens.
Catalog: workspace.terminal-multiplexer
PreviewMessaging
Agents message each other on a durable channel
Send, ask, reply, and read an inbox between tabs. Handoffs survive a restart instead of living only in a chat paste.
Catalog: a2a.messaging
PreviewProviders
Native provider catalog for the agents you already use
Launch routes and top-bar providers for the coding CLIs on your machine. Connect Claude, Codex, Cursor, Grok, and custom CLIs without a Harmony-hosted model.
Catalog: provider.native-catalog
PreviewWorkspace
Voice dictation on the local machine
Dictate into the workspace with an on-device voice path. Core workspace features do not require a Harmony website account.
Catalog: voice.dictation
PreviewInstall and release
One CLI client, same local workspace
The nala CLI talks to the same local workspace process as the desktop app. Install commands and screen reads use the same identity path.
Catalog: install.thin-cli-client
PreviewInstall and release
Windows install path on the public channel
A published Windows x64 installer with per-artifact SHA-256. Signing status is shown on the download page; integrity checks are not code signing.
Catalog: release.windows-install
PreviewInstall and release
macOS install path
macOS arm64 and Intel installers when published on the channel. Unpublished targets stay off the download grid rather than offering a dead link.
Catalog: release.macos-install
PreviewInstall and release
Linux install path
Linux packages when published on the channel. The download page lists only artifacts that can complete.
Catalog: release.linux-install
PreviewInstall and release
Embedded build identity on every package
Release metadata carries version, channel, and commit so you can tell which build you installed.
Catalog: release.build-manifest
PreviewAgents
Raw Pi quick launch from the top bar
Launch a Pi TUI session from the desktop top bar when that provider is installed on the machine.
Catalog: agent.raw-pi
PreviewAgents
Structured session create and prompt RPCs
Session create and prompt flows go through typed RPCs rather than ad-hoc paste into a bare terminal.
Catalog: rpc.nala.session.create-prompt