Skip to main content
The Sovara CLI is a standalone binary named sovara. It is not installed by the Python SDK or TypeScript runner. Installing the CLI does not require the desktop app. sovara status checks the currently configured app environment: keep the desktop app running for local desktop commands, or configure a remote app server. SDK runs can also start the local execution server when needed.

macOS, Linux, and WSL

Open a new terminal after installation, then verify:

Windows PowerShell

Open a new terminal and run sovara --version and sovara status.

Windows CMD

Open a new terminal and run sovara --version and sovara status.

Update the CLI

Check for a newer release without installing it:
Install the latest release and refresh the assistant skill:

Set up an agent repository

After installing the CLI and connecting to a Sovara environment, let a coding assistant add and verify the SDK integration:
To install guidance without launching an assistant, use:
See Assistant skill for advanced installation options.