One-Click Agentic Environments. Live Multi-Runtime Observability.
Every AI coding workload requires three core layers: Runtime (the machine), Environment (XO Space), and Agent (Claude Code, OpenClaw, Hermes, Antigravity, Codex, Cursor). XO decouples the environment from the machine—providing live session tracing, unified telemetry, and workspace coordination across your entire team.
curl -fsSL https://quirq.ai/install | shThe 4-Layer Agentic Architecture
Runtime is where code physically runs. You can run locally on your laptop with a single curl command, or provision isolated cloud VMs on XO with 1-click deployments.
- Local OSS: Your machine, Mac Mini, or on-prem server
- Managed Cloud: 1-click isolated Linux containers on app.xo.builders
- Decoupled so you can run on multiple machines without lock-in
curl installerLocal / Cloud VMEnvironment is the Space. It hosts the cowork-api control plane, file watchers, session memory, and the local UI. Decoupling Environment from Runtime lets entire teams share one unified workspace across different machines.
- Serves the zero-dependency UI at http://localhost:5002/space/
- Tracks ~/xo-projects/ metadata, todos, and file events in real time
- Persistent state survives agent swaps and server restarts
localhost:5002cowork-api daemonTeam WorkspaceXO is completely unopinionated about agents. When you boot Space locally, it auto-detects existing CLIs in your $PATH. On Cloud, it provides pre-configured agent templates.
- Auto-detects claude, openclaw, hermes, antigravity, and cursor
- Bring your own API key (Anthropic, OpenAI, OpenRouter) or OAuth
- Plug new custom agent adapters via BaseAgentAdapter
Monitor every coding agent in real time. Space normalizes session traces, token volumes, latency percentiles, and tool invocations across Claude Code, Codex, and Cursor into one unified control plane.
- Real-time session trace streaming & token/cost telemetry
- Unified multi-runtime monitoring across Claude Code, Codex, and Cursor
- 3D spatial session replays over interactive repository citymaps
Live TracingToken Telemetry3D Session Replay
Choose an Agent
OpenClaw
AI agent gateway with Telegram, WhatsApp, and Slack support. Built-in skills and integrations.
Claude Code
AI-assisted software development, running in your secure XO environment.
Hermes
Messaging agent with Telegram, WhatsApp, and Slack support.
Antigravity
Google's agent-first coding platform, running in a secure XO space.
What do you want to do?
XO Space (Local OSS)
Install Space engine locally via curl command to run & observe local agents.
XO Space (Managed Cloud)
Launch a managed cloud Space on app.xo.builders with instant browser IDE.
Space UI
Interactive tour of /space/ on localhost:5002: Files, Tree lens, Orbiting todos, and Timeline.
Agent Observability
Watch agent execution live, stream session traces, and monitor cowork-api events.
Platform glossary
Space = Environment, runtime decoupling, cowork-api, and universal terms.
Read the research
Explore the Future of Work thesis, quirq, experiments, and perspectives.
Agent guides
Setup guides for OpenClaw, Claude Code, Hermes, and Antigravity.
Build an integration
Connect through the Space API or give supported AI clients access through the XO MCP Server.
Configure a space
Connect compatible models, data sources, and messaging channels after provisioning.
Fix a problem
Diagnose space and agent issues with focused troubleshooting guides.