v0.0.15 lays the open-core foundation: the Community Edition stays free and fully local, while a new licensing layer, an Enterprise Edition package, and the Vireon control plane make Pro and Team features possible — plus dynamic workflows that fan out parallel sub-agents across phases.

Current alpha is v0.0.17.

v0.0.15
Changelog milestone (alpha)
4
License tiers
FSL-1.1-MIT
Community license
$0
Community Edition

Shipped in this slice

  • Open-core entitlements — Offline-verifiable license tokens (Ed25519; harness holds public key only). Verified licenses cache to ~/.liminal/license.json with bounded offline grace. Community Edition needs no license — full harness on your machine
  • License tierscommunity · pro · team · enterprise (each inherits below). Tiers gate cloud/sync/governance by entitlement key, not core agent capability
  • Vireon control plane@liminal/control-plane: Stripe subscriptions + webhooks, Supabase entitlements, signed license issuance (deploy beside the marketing site repo)
  • Enterprise Edition package — Proprietary Pro/Team/Enterprise implementations in a separate package; CE stays fully functional without EE installed
  • Dynamic workflowsplan_workflowrun_workflow run a declarative multi-phase spec: bounded concurrency waves per phase, per-agent results in .agent_workflows/<runId>/, distilled phase summaries back to parent context only. Root-only, approval-gated (AGENT_WORKFLOWS on by default). Intent classifier can auto-activate the workflow tool family under lazy loading
  • Technical release notes — Full operator bullets on the docs changelog

What you can run today

npm run build -w packages/core && npm run build -w packages/tools
npm run web   # or: npm run tui

Hosted installer:

curl -fsSL https://www.vireondynamics.com/install/install.sh | bash

Docs: docs.vireondynamics.com/liminal/

Roadmap (not shipped)

StageMeaningStatus
v0.0.x alphaRapid iteration on mainSuperseded by v0.0.16
BetaDefaults freeze + stability gatesNot started
RCShip checklistNot started
v0.1.0Public preview tag + install GANot started

Comparison table

Pre-release history

VersionDateSummary
v0.0.142026-05-30Memory curator, output effort, voice I/O
v0.0.132026-05-28Provider presets, Settings catalog completeness

Comparison table

Technical changelog (docs)Full Shipped bullets and guide links for harness operators. Community, Pro & TeamWhat's free forever and what the cloud tiers add.

Try the alpha on your machine

Clone from GitHub. FSL-1.1-MIT. Node 22+ and your own API key — or sign in for managed inference.