macOS
Apple Silicon · signed & notarized .dmg · 18 MB
Developer ID signed and Apple-notarized. Open the .dmg, drag Luge into Applications.
Download v0.25.0Start gate · v0.25.0
Signed installers for all three platforms. Automatic updates, also signed (minisign). No credit card, no account required before you've seen what it looks like.
Apple Silicon · signed & notarized .dmg · 18 MB
Developer ID signed and Apple-notarized. Open the .dmg, drag Luge into Applications.
Download v0.25.0x64 · Authenticode-signed .exe · 19 MB
Authenticode (EV) signed. SmartScreen recognizes the publisher.
Download v0.25.0Debian / Ubuntu · amd64 · 82 MB
sudo dpkg -i, or your graphical package manager.
Download v0.25.0Fedora / RHEL · x86_64 · 82 MB
sudo rpm -i, or your graphical package manager.
Download v0.25.0Edge node · v0.12.0
A headless node — no UI — that you run on a server or a spare machine. It exposes that machine's local inference and tools to your Luge agents. Pair it once, then it runs in the background. It's also what hosts your coding agents on your machine.
macOS & Linux — one line:
curl -fsSL https://tchat-n-sign.github.io/luge-desktop-download/install.sh | sh
Installs into ~/.local (override with LUGE_EDGE_PREFIX) ;
only luge-edge lands on your PATH — the bundled llama-server stays isolated.
Apple Silicon and Linux x86-64 for now (Intel Mac not shipped yet).
Next:
luge-edge init — connects to luge.tchatnsign.ai by defaultluge-edge pair — open the printed URL on an already-paired device, approveluge-edge run — or luge-edge service install to run as a daemon
Self-hosted Luge instance? luge-edge config set api-url https://your-instance/api
Rather grab the archive yourself, or you're on Windows (no install script): download it manually.
Every desktop installer ships with its signature (.sig) on the
public distribution repo.
The update manifest (latest.json)
is minisign-signed — the app refuses any update whose signature doesn't match.
The edge node (curl | sh script, unsigned artifacts for now) isn't
covered by this verification yet.
The first 5 minutes