Guided setup
The fastest way to get started issovara setup. It installs the Sovara skill
and spawns Claude Code with an onboarding prompt that verifies the desktop app,
installs the matching SDK for your project, and records a first run:
~/.claude/skills/sovara, so it
is available in every project. To scope it to one project instead, use
--level project:
PATH, --target is optional — sovara setup
auto-detects it. When both Claude Code and Codex are installed, it prompts you
to choose, or you can pass --target claude to skip the prompt. Use
--dry-run to print what would happen (resolved binary, skill path, and the
kickoff prompt) without spawning anything:
Use Claude Code with Sovara
Install the CLI and make sure the backend is reachable:- Check whether Sovara is reachable
- List recent runs
- Inspect a run graph
- Read logs for a failed run
- Queue or annotate an example
- Inspect or manage priors
- Record a fresh Python run