v0.0.24 turns integrations into one click. A hosted OAuth bridge on vireondynamics.com connects Google Workspace, Microsoft 365, GitHub, Slack, Linear, Notion, and Xero straight to the Liminal Desktop harness — no per-user app registration, no client secrets in your .env. Tokens refresh through a hosted API, website sign-in now uses custom GitHub login, and the desktop app is the home for the integrations hub. The CLI and web UIs continue on the side.

v0.0.24
Changelog milestone (alpha)
7
Hosted OAuth connectors
0
Client secrets in your .env
Desktop
Primary surface

Shipped in this slice

  • Hosted OAuth bridge/connect/<provider> begin + callback routes broker OAuth for the harness; the desktop app opens the flow, the bridge hands tokens back to the localhost callback. No per-user app registration.
  • Seven connectors — Google Workspace, Microsoft 365, GitHub, Slack, Linear, Notion, and Xero connect through the hosted bridge
  • Hosted token-refresh API — Long-lived connections refresh access tokens server-side; secrets stay on Vireon, never in your .env
  • Custom GitHub website login — vireondynamics.com sign-in via the shared OAuth callback (no third-party auth widget)
  • Desktop integrations hub — Connect, disconnect, and inspect every provider from Liminal Desktop; the web UI keeps its Settings accordion in parallel
  • Lazy connector tools — Connector tool families stay off until a provider is linked, so the catalog doesn't balloon at boot

What you can run today

# Download Liminal Desktop (Windows / macOS / Linux)
# https://www.vireondynamics.com/liminal/get-started#desktop-app

# Then: Settings → Integrations → Connect (Google, Microsoft 365, GitHub, Slack, Linear, Notion, Xero)
# Connector guides: https://docs.vireondynamics.com/liminal/guides/

The terminal and web UIs still ship and still work — they're developed alongside the desktop app, which is now the primary surface for connectors and day-to-day use.

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.232026-06-07Microsoft 365, email dock, lazy tools
v0.0.222026-06-07Serper search, agentcard, browser dock
v0.0.212026-06-06Plan progress UI, chat replay, desktop voice

Comparison table

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