Releases: amajorai/ryu
Release list
Unsloth training sidecar
Source tarball for the Ryu Fine-tuning app's Unsloth LoRA/QLoRA training sidecar. Auto-published from apps/unsloth-sidecar; consumed by com.ryu.finetune's manifest sidecar source.url.
Canary (8182bd9)
Bleeding-edge build of the Ryu open-core binaries (core / gateway / cli) from main @ 8182bd9, 2026-07-15 11:03 UTC. Unsigned prereleases rebuilt on every merge — installed Ryu nodes never auto-update onto them (the updater only tracks the latest tagged v* release). For a steadier build use the nightly release; for anything real use the tagged releases.
Ryu v0.0.4
Ryu v0.0.4 — desktop waitlist/auth fixes, web session cookie fixes, and production URL baking.
Fixes
- Desktop: approved users no longer stuck on waitlist with stale bearer tokens
- Desktop: clear Core auth vault on sign-out; validate session after vault hydrate
- Web: auth proxy keeps session cookies on same origin
- Web: stop waitlist/dashboard redirect loop after approval
- Web: bake NEXT_PUBLIC_WEBAPP_URL into Docker builds (app.ryuhq.com)
- API: ObjectId-safe user lookup for waitlist routes
Assets (Windows)
- Desktop: Ryu_0.0.4_x64-setup.exe or Ryu_0.0.4_x64_en-US.msi
- Headless: ryu-core, ryu-gateway, ryu-cli
Linux/macOS headless binaries from v0.0.3 remain on that release until rebuilt.
Ryu v0.0.3
Ryu v0.0.3 - Windows desktop rebuilt with production auth (api.ryuhq.com). Fixes sign-in on Get Started. Headless binaries for Linux/Windows/macOS included. Local build: installers unsigned, no auto-update manifest.
Ryu v0.0.2
Ryu v0.0.2 — every download for this version in one place: desktop installers, the headless binaries (core / gateway / cli), and the Island companion. The desktop app auto-updates after the first install.
Nightly (2026-07-13)
Automated nightly build of the Ryu open-core binaries (core / gateway / cli) from main at 2026-07-13. These are unsigned prereleases for testing — installed Ryu nodes never auto-update onto them (the updater only tracks the latest tagged v* release). For anything real, use the tagged releases.
Ryu v0.0.1
Every download for this version, in one place. The desktop app auto-updates after the first install.
🖥️ Desktop app
| Your OS | Download |
|---|---|
| macOS (Apple Silicon / M-series) | Ryu_0.0.1_aarch64.dmg |
| macOS (Intel) | Ryu_0.0.1_x64.dmg |
| Windows | Ryu_0.0.1_x64-setup.exe (installer) or Ryu_0.0.1_x64_en-US.msi |
| Linux | Ryu_0.0.1_amd64.AppImage · Ryu_0.0.1_amd64.deb · Ryu-0.0.1-1.x86_64.rpm |
⚙️ Headless binaries (self-host the engine)
ryu-core + ryu-gateway (+ ryu-cli) for linux-x86_64, macos-aarch64, windows-x86_64. Build the two services, point any OpenAI-compatible client at the gateway. See the docs.
🪄 Island companion
Cross-platform desktop companion — published alongside the next build.
The .sig, .app.tar.gz, and latest.json files are auto-update internals — you don't download those directly.