v0.0.18 ships Liminal Desktop for Windows (Flutter + bundled liminald), fixes mid-run 404 “all providers ignored” failures from accumulated OpenRouter reseller blocks, and adds a reasoning-stall breaker so the harness cannot spiral on think/reason alone. The Vireon managed-inference proxy now retries with a fresh provider route after ignore exhaustion and re-enables sub-keys after credit top-ups.

v0.0.18
Changelog milestone (alpha)
Desktop
Win / Mac / Linux
Routing
Ignore-list recovery
Inference
Proxy + sub-key fixes

Shipped in this slice

  • Liminal Desktop (alpha) — Native app for Windows, macOS (Apple Silicon), and Linux — multi-chat UI, Vireon sign-in, GFM markdown + HTML embeds, image attachments; download on the install page or GitHub Releases
  • Harness routing — Cap dynamic provider.ignore, clear on exhausted-routing 404, retry instead of stalling mid-task
  • Reasoning-stall breaker — Suppresses reasoning-only spirals; forces action tools or a final answer
  • Managed inference (control plane) — Proxy strips ignores and retries on 404 exhaustion; credit top-ups re-enable OpenRouter sub-keys (not left disabled at the old limit)
  • Gmail tools — Native read/search with decoded bodies in the open-source harness
  • Technical release notesdocs changelog

What you can run today

npm run build
npm run web   # or: npm run tui
# Desktop: download from vireondynamics.com/liminal/get-started#desktop-app
# Or build from source: npm run desktop:build:windows|macos|linux

Pro managed inference: liminal login then chat — credits and routing fixes apply after the site deploys this slice.

Roadmap (not shipped)

StageMeaningStatus
v0.0.x alphaRapid iteration on mainActive — see v0.0.21
BetaDefaults freeze + stability gatesNot started
RCShip checklistNot started
v0.1.0Public preview tag + install GANot started

Comparison table

Pre-release history

VersionDateSummary
v0.0.172026-06-02Team shared memory, cloud sync APIs
v0.0.162026-06-02Managed inference, dynamic routing, Pro sign-in
v0.0.152026-05-31Open-core licensing, Enterprise Edition, workflows

Comparison table

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