v0.0.19 makes Liminal Desktop easy to install: pre-built Windows, macOS (Apple Silicon), and Linux downloads on GitHub Releases, plus one-click links on the install page. The harness still ships v0.0.18 routing and reasoning fixes underneath — this slice is about packaging and distribution.

v0.0.19
Changelog milestone (alpha)
3
Desktop platforms
CI
Release Desktop workflow
Install
Download cards live

Shipped in this slice

  • GitHub Releases (desktop) — Tag v0.0.19-desktop builds and uploads liminal-desktop-windows-x64, liminal-desktop-macos-arm64, and liminal-desktop-linux-x64 archives with SHA256 checksums
  • Portable sidecar — Shipped apps bundle liminald/repo with relative paths in bundle.json (no machine-specific absolute paths)
  • Install page — Per-OS download cards, OS detection highlight, first-run checklist (Node 20+, .env, keep liminald/ with the app)
  • Product hero — Primary CTA Download desktop app; CLI install remains one click away
  • Harness scriptsnpm run desktop:build|package:macos|linux for local packaging from source

What you can run today

# Desktop (pre-built): https://www.vireondynamics.com/liminal/get-started#desktop-app
# CLI + web/TUI:
curl -fsSL https://vireondynamics.com/install/install.sh | bash
liminal web --bootstrap --open

Pro managed inference: liminal login — same desktop and CLI flows.

Roadmap (not shipped)

StageMeaningStatus
v0.0.x alphaRapid iteration on mainYou are here (v0.1.2)
BetaDefaults freeze + stability gatesNot started
RCShip checklistNot started
v0.1.0Public preview tag + install GANot started

Comparison table

Pre-release history

VersionDateSummary
v0.0.182026-06-04Desktop alpha, routing recovery, reasoning-stall breaker
v0.0.172026-06-02Team shared memory, cloud sync APIs
v0.0.162026-06-02Managed inference, dynamic routing, Pro sign-in

Comparison table

Technical changelog (docs)Full Shipped bullets and guide links for harness operators.