Back to Changelog

The Spatio CLI

Spatio now has a command-line interface. Drive your workspace and its agents without leaving the terminal.

Commands

  • spatio do runs a task end to end with an agent.
  • spatio actions lists and triggers the actions available in your workspace.
  • spatio chat opens an interactive chat session.
  • spatio -p runs a one-shot prompt and prints the result, handy for scripts and pipes.

Install it from npm and sign in once; the CLI shares the same workspace and connected accounts as the desktop app.