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.jsonwith bounded offline grace. Community Edition needs no license — full harness on your machine - License tiers —
community·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 workflows —
plan_workflow→run_workflowrun 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_WORKFLOWSon by default). Intent classifier can auto-activate theworkflowtool 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)
| Stage | Meaning | Status |
|---|---|---|
| v0.0.x alpha | Rapid iteration on main | Superseded by v0.0.16 |
| 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.14 | 2026-05-30 | Memory curator, output effort, voice I/O |
| v0.0.13 | 2026-05-28 | Provider presets, Settings catalog completeness |
Comparison table
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.