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.
Unsigned build (internal tool) — first launch needs one step.
macOS — first launch
xattr -dr com.apple.quarantine /Applications/Exybit.app
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.
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.