Get Bridge

Choose your platform. Downloads follow the latest stable release.

macOS

Apple Silicon · DMG

Download for macOS

Linux

x86_64 · AppImage

Download for Linux

If a platform package is not published yet, its button opens the release page. Linux packages, including Debian and Arch formats when available, and checksums are listed with each release.

Requirements

macOS
12 or later, Apple Silicon
Linux
x86_64; see release notes for supported distributions and limitations
macOS signing
Developer ID, notarized and stapled
Node.js
18 or newer on PATH, for Claude models
Provider CLIs
Codex, Claude Code, and OpenCode are optional

Install on macOS

  1. 01Open the disk image and drag Bridge into Applications.
  2. 02Launch it. A notarized build opens without Gatekeeper blocking it.
  3. 03Connect a local Git repository, then start a task.

Install on Linux

Make the downloaded AppImage executable in your file manager, then open it. For Debian or Arch packages, use your distribution’s package manager. Check the release notes for required dependencies and platform limitations before installing.

Verify the download

Download the matching checksum file from the release page. On macOS, from the folder holding both files:

shasum -a 256 -c Bridge_*.dmg.sha256

On Linux, run sha256sum -c with the checksum filename supplied in the release.

The macOS build is signed as Developer ID Application: Yashaswi Kumar (3VN4X827YF). If you built from source yourself the binary is ad-hoc signed instead, and macOS will ask you to confirm before opening it.

See what changed in the changelog.