The Vireon pipeline
Same studio rules for every line: local-first where it matters, model-agnostic, inspectable loops, MIT or open-core when we ship code.
In development
Liminal for Teams
Shared agent infrastructure for engineering teams — not another black-box copilot.
Built on the same harness as Liminal: shared persona profiles, team-scoped memory and vault patterns, centralized provider config, and audit-friendly session logs. Waitlist open; we ship when it is ready to trial, not before.
- →Shared personas and provider defaults across the team
- →Team vault sync (Obsidian-compatible patterns)
- →Tool-call audit trail from session JSONL
- →Private channel + priority fixes for early design partners
Early scaffold
Liminal Mobile
Your harness in your pocket — approve tools, send messages, stay in the loop.
A native companion for the Liminal web bridge: chat, streaming, approvals, and attachments against the same local harness you run on your desktop. Android work has started in the monorepo; iOS and store release follow a stable v0.1.0 harness.
- →Same SSE + REST contract as the web UI
- →Approval and ask-user flows on the go
- →Reconnect/resume on flaky networks
- →Pairs with self-hosted or LAN-reachable harness — not a cloud runtime
Research
Vireon Bench
CI-grade regression testing for agent harnesses — the eval suite, productized.
Liminal already ships 20+ scenario packs (`packages/eval`). Vireon Bench would package that for teams: run harness regressions in CI, compare runs over time, and gate releases on agent behavior — not just unit tests.
- →Scenario packs for memory, tools, web, approvals, long horizon
- →JSON run sink + pass/fail gates for pipelines
- →Works against your fork or pinned Liminal release
- →Open-core aligned with the MIT harness
Research
Harness SDK
Embed the Liminal loop in your product — IDE plugin, internal bot, or vertical agent.
For teams building their own surfaces: programmatic access to the same dispatcher, tools, memory bus, and settings model — without re-implementing retries, compression, and safety gates.
- →Headless harness API for custom UIs
- →Pluggable tool families and lazy loading
- →Same env / prefs precedence as Liminal
- →Design-partner program — tell us your integration shape