backchannel
Release v0.2.2

Private downloads with managed access

Backchannel v0.2.2 delivers desktop installers through the authenticated Backchannel portal, adds versioned local filenames and accessible download feedback, and separates operator access responsibilities.

Download Backchannel v0.2.2

These unsigned open-source builds are delivered through the authenticated Backchannel portal. An approved Backchannel account is required; no GitHub identity or repository membership is required. The first run includes the normal Windows SmartScreen or macOS Gatekeeper prompts.

Windows

Windows x64

For Windows 10 or later on 64-bit Intel or AMD processors.

  1. Download Backchannel-windows-x64-v0.2.2.zip.
  2. Unzip it and run Backchannel.exe.
  3. If SmartScreen appears, choose More info, then Run anyway.
Open v0.2.2 downloads
macOS

macOS Apple Silicon

For Apple Silicon Macs. Intel macOS builds are not included in this release.

  1. Download Backchannel-macos-arm64-v0.2.2.zip.
  2. Unzip it and move Backchannel.app wherever you keep apps.
  3. Right-click Backchannel.app and choose Open the first time.
Open v0.2.2 downloads
Linux

Linux x64

A portable bundle for 64-bit Intel or AMD Linux systems.

  1. Download Backchannel-linux-x64-v0.2.2.tar.gz.
  2. Extract it with tar -xzf Backchannel-linux-x64-v0.2.2.tar.gz.
  3. Run Backchannel/Backchannel.
Open v0.2.2 downloads

What changed

This patch release focuses on controlled desktop delivery and clear operator workflows.

Authenticated installer delivery

Private Cloudflare R2 assets now flow through Backchannel recipient accounts, sessions, Latest and version grants, and immediate revocation.

Clearer downloads

Saved archives include the release version in their local filename, and download starts are announced accessibly without changing immutable release objects.

Separated administration

Early-access decisions, user security, and release authorization now have distinct operator surfaces with stricter mutation and recovery handling.

First-run notes

NeedWhat to do
Release access Use the email and password for your approved Backchannel recipient account.
Provider key Add a Gemini key in Admin -> API Keys after launch. Add OpenAI only if you route agents to OpenAI.
Upgrading Quit the old version from the tray before starting the new one. Session data is stored per-user and is shared by every version.
Desktop launch Backchannel opens a browser at a local localhost address and remains available from the system tray or menu bar.
Docker Check out the v0.2.2 source tag and rebuild Compose to run the same release through containers.

Start with the desktop app or self-host the stack

Both paths run Backchannel on your machine. Choose the desktop bundle for the fastest start, or Compose for maximum control.