Desktop · v1.2.0

$Download Exybit Desktop

The GitHub-Desktop-style client for the Exybit engine.

General chat plus a full development view — projects, per-repo GitHub accounts, and commit & push. It uses the same API key as the CLI.

#Get the app

Download for macOS (Apple Silicon)

Unsigned build (internal tool) — first launch needs one step.

macOS — first launch

  1. Drag Exybit from the disk image into Applications, then eject the disk image.
  2. Open Terminal and run: xattr -dr com.apple.quarantine /Applications/Exybit.app
  3. Double-click Exybit in Applications — it opens.

macOS 15 shows “Exybit is damaged” and right-click → Open will NOT clear it. The Terminal command above is required — it removes the download’s quarantine flag; the app is fine.

Windows

If SmartScreen warns, choose More info → Run anyway.

~First run

Exybit asks for your server (wss://ai.exybit.org/ws) and your API key — the same key the CLI uses. Config is saved to ~/.exybit/config.json and shared with the CLI. A device key (exy_) binds this machine on first use; a master key (mst_) connects directly.