Where people and agents get work done.

Spatio is your workspace agent for driving ambitious projects. Run and direct fleets of agents, solo or alongside your team, and their work lands as real artifacts you can open and edit, never buried in a chat thread.

Download for macOS
Home
Ask or build…

You’re all caught up.

SpatioGTM
Inference

Bring your own agent.
Augment it together.

The Spatio Agent runs your everyday work — a workspace agent we built in house, streaming over 1,800 tokens per second so navigating, drafting, and updating feel instant. When a task calls for deep coding or heavier reasoning, delegate it to Claude Code or Codex — the subscription you already pay for — with one line of MCP config.

Everyday
Pro

Spatio Agent

Your everyday driver. Built in house, purpose-built for Spatio — fast enough to run your day-to-day work, ready the moment you sign in.

>1,800tok / s
Delegate · use what you already pay for

Claude Code

Delegate deep coding and reasoning to Anthropic’s agent. Bring the Claude subscription you already pay for — one line of MCP config.

≈50tok / s

Codex

Hand off specialized tasks to OpenAI’s Codex on the plan you already pay for. Point it at your workspace and let it act on real artifacts.

≈130tok / s

Output throughput, measured tokens per second. Claude and Codex on standard GPU inference.

Scale

One seat or a swarm. Same foundation.

Whichever agent you bring, Spatio works the same whether it’s just you or your whole team and their agents in one workspace.

Solo

Built for one.

Local-first from the ground up. Open the desktop, augment your agent, and get to work. No setup, no team required.

Together

Augment with your team.

Invite teammates and their agents into the same workspace. Everyone augments the same shared brain.

At scale

Scales as far as you need.

The same foundation runs one agent or a swarm. Add as many agents and human seats as the work demands.

One workspace, every surface

Keep working, wherever you are.

The desktop is home base, but it isn’t the only way in. Reach the same workspace from the Spatio CLI or straight from iMessage. Your agents and artifacts are the same everywhere you open them.

Desktop

The central hub

Where you do all your work. Augment your agents, open every platform, and watch artifacts come to life at native speed.

CLI

In your terminal

Drive your workspace without leaving the shell. Kick off agents, check on runs, and act on results inline.

iMessage

From your phone

Text your agent like a teammate. Ask a question, hand off a task, or approve a result straight from Messages.

Local to cloud, handled

Start on your desktop. Continue in the cloud.

Our purpose-built handoff keeps every run alive across surfaces. Work you begin on the desktop continues uninterrupted in the cloud while you’re away, then resumes with full context the moment you return. No re-briefing, no lost progress.

Local
Build the Acme customer deck
On it — generating the deck locally on your Mac.
Reply to the agent…
01
Overview
Message your agents, dispatch a task…
Search runs
Last 7 days
RunProjectAgentMessagesStatusLast active

Dispatch a fleet from one bar.

Type a task the way you'd hand it to a teammate and send it. Every dispatch spins up its own agent and lands as a live run in your Overview, so you fire off a whole queue of work and watch the fleet pick it up in real time.

02
Acme customer deck
Search or run a command

Acme launch wins recap

Twelve calls this week. The new tiered pricing landed cleanly with the mid-market segment. Three customers confirmed they were ready to upgrade once the v3 plans go live.

The agent integration was the headline feature. Diego at Acme called out the workflow handoffs as the moment they realized this could replace their current stack rather than sit beside it.

Two follow-ups are blocking expansion: a custom retention policy for one regulated buyer, and a clearer story on data residency for the EU prospects.

Acme customer deck. Slide 2 of 516 : 9
02/WHY NOW
Agents crossed from demo to daily work.
01
productivity lift PMs report after adopting agent tooling
02
73%
of Acme PRDs last quarter already referenced agent workflows
03
12 wk
average time-to-prod when teams build agent stacks themselves
Acme × Spatio02 / 05

Real artifacts, not transcripts.

Agent output lands as a real Spatio doc, sheet, slide, prospect list, draft email in your team’s voice, or task. Structured records the rest of the org can read, edit, and act on. No more copy-pasting from a chat window.

03
Acme launch wins recap
Search or run a command

Acme launch wins recap

Spatio Agentediting

Shipped v2 to all 1,200 beta workspaces this week.

Acme expanded to three new teams after the demo.

NPS climbed to 62, up from 47 last quarter.

Two enterprise pilots converted to annual plans.

Next: tighten onboarding before the GA push.

Your team picks up where the agent left off.

Open a Spatio artifact and the rest of the product team is already there. Cursors, comments, and edits flow live from teammates and from the agent. Every action feeds back into the brain, so the next ask is even sharper.

The same agent, in your terminal.

Spatio is an agent-native workspace, and the workspace does not stop at the app. Install the CLI and the agent that runs your docs, tasks, mail, and channels is one command away: pipe it your git log, script it in CI, or hand it your inbox from the shell you already live in.

  • spatio -p "…"

    One-shot headless runs. Prompt in, streamed reply on stdout, so it composes with pipes and drops straight into scripts and CI.

  • spatio chat

    Session-addressable runs. Open a session, send turns, tail the event stream as NDJSON, and pass the session id between processes.

  • spatio do <action>

    Every platform action, from the shell. Complete tasks, send mail, create notes. New platforms show up automatically, no CLI update needed.

Read the CLI docs

Install in one command

npm i -g @spatio-labs/cli

Live in your terminal

matt@Matthews-MacBook-Pro — spatio
Last login: Thu Jul 2 09:12:04 on ttys002
matt@Matthews-MacBook-Pro ~ %