XO Space is Open SourceGitHub Repo →

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 | sh

The 4-Layer Agentic Architecture

  1. 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 VM
    Get a Space
  2. Environment 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 Workspace
    Tour Space UI
  3. XO 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
  4. 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
Environment = Space: Decoupling the environment from the runtime eliminates vendor lock-in and gives teams unified observability across local machines and cloud sandboxes.

Choose an Agent

What do you want to do?

Quick Answers