Skip to content

Liminal documentation

Run, configure, and extend the Liminal agent harness (beta v0.1.2).

Published: docs.vireondynamics.com/liminal/

text
Install → Quickstart → Configuration basics
    → Connectors (if you use Gmail, Slack, Xero, etc.)
    → Architecture + Harness protocol
    → Persona + Vault guides (when you use those features)
    → Environment reference (lookup) + Troubleshooting (when stuck)

1. Get running

StepDocument
Install (CLI + desktop + auto-update)Install
First session & smoke testQuickstart
.env vs Settings vs defaultsConfiguration basics
Something brokeTroubleshooting

Install commands (hosted):

bash
curl -fsSL https://vireondynamics.com/install/install.sh | bash   # Linux / macOS / WSL
powershell
irm https://vireondynamics.com/install/install.ps1 | iex          # Windows

2. Understand the harness

DocumentContents
ArchitecturePackages, ReAct loop, dispatcher, locks
Harness protocolR-* rules, web_fetch, large writes
Runtime behaviorWorld context, drift, reflexion
Identity stackPersona vs harness vs base LLM
UI streamingSSE, busy state, web HUD
Rich message renderingMarkdown, HTML embeds, images in chat
Liminal desktop appsspawn_app OS widgets (gated by AGENT_LIMINAL_APPS)

3. Integrations & work tools

DocumentContents
Connectors hubHosted OAuth, Integrations UI, agent tools
Multi-account mailmail_search_inboxes, account_hint, redaction
Inbox watcherBackground Gmail/Outlook triage
Compose dock & attachmentsLive file/email preview, drag-drop files
Google WorkspaceGmail, Calendar, Drive, Docs, Sheets
Microsoft 365Outlook, Teams, Excel, OneDrive
AzureARM + Azure MCP
GitHubRepos, issues, PRs
SlackChannels, threads, post messages
LinearIssues, projects
NotionPages, databases
XeroInvoices, contacts, bills
YouTubeChannel, videos, analytics

4. Capabilities (how-to guides)

DocumentContents
Persona system · Persona bootstrapVoice, soul slices, UI theme, first-run setup
Memory and vault · Memory & recall · Vault briefsTyped notes, hybrid recall, scopes, curation, Obsidian
Web researchweb_search + parallel web_fetch, retrieval order
Browser automationPlaywright: navigate, snapshot, act, extract
Document enginePPTX / DOCX / PDF pipeline + quality gate
VoiceTTS + dictation
Sub-agents & orchestrationspawn_agent, critics, shared context
Dynamic workflowsMulti-phase parallel fan-out
Reasoning & effortReasoning budget vs output effort vs routing
Tuning via SettingsChange behavior without editing .env
Running the eval suiteRegression-test the harness
Sandbox capability labIsolated eval fixtures
AgentcardVirtual cards, agent email, x402 payments
Remote sessionsControl a remote harness over the wire
Team memory · Team memory testingShared notes across Team tier

5. Pro & Enterprise

DocumentContents
Pro & Enterprise featuresPer-tier features, entitlements, control-plane API
Accounts & licensingSign in, license storage, offline grace
Managed inferenceRun with no API key (Pro)
Enterprise featuresSSO, fleet, policy (operator guide)
Enterprise EditionOpen-core boundary, EE install + integrity
LicenseFSL-1.1-MIT (Community) + EE terms

6. Reference

DocumentContents
ChangelogRelease notes through v0.1.2
RoadmapBeta → RC → install GA
Environment referenceGenerated full AGENT_* table (npm run docs:gen)
Configuration (narrative)Flag groups by subsystem
Tool familiesFull family catalog + lazy loading
Web APIREST + SSE, auth, multi-chat, integrations
EventsTelemetry payloads
Inference path validationDiagnose routing / managed inference
Baseline profilesRecommended flag bundles

Contributors

  • Source: github.com/traidy2222/liminal-ai
  • Agent-oriented map: root CLAUDE.md and README.md
  • Local preview: npm run docs:dev in the monorepo
  • After env key changes: npm run docs:gen · npm run docs:check
  • Publish to production: in vireondynamics-website run npm run docs-portal:sync and deploy docs-portal

Liminal AI · Beta docs (v0.1.2) · Marketing: vireondynamics.com/liminal · Compare: vireondynamics.com/liminal/compare