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.
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 notes — docs 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)
| Stage | Meaning | Status |
|---|---|---|
| v0.0.x alpha | Rapid iteration on main | Active — see v0.0.21 |
| Beta | Defaults freeze + stability gates | Not started |
| RC | Ship checklist | Not started |
| v0.1.0 | Public preview tag + install GA | Not started |
Comparison table
Pre-release history
| Version | Date | Summary |
|---|---|---|
| v0.0.17 | 2026-06-02 | Team shared memory, cloud sync APIs |
| v0.0.16 | 2026-06-02 | Managed inference, dynamic routing, Pro sign-in |
| v0.0.15 | 2026-05-31 | Open-core licensing, Enterprise Edition, workflows |
Comparison table