Configuration
Config Wizard
The easiest way to configure any harness is the Config Wizard built into the TUI. It applies the appropriate configuration for each supported harness.
- In the TUI, open Config Wizard. It lists the harnesses detected on your machine.
- Select the harness you want to configure. Sleev shows the providers supported for it.
- Enable the provider you want to use. Sleev writes the appropriate harness setting. Use Harness Setup if you prefer to edit it yourself.
Command-line setup
Open the same harness and provider picker without launching the full TUI:
Scripts and coding agents can use sleev harness list, then
inspect and configure one harness with sleev harness <harness> list and sleev harness <harness> enable [provider]. Claude Code
and Codex select their provider automatically; other harnesses require a
provider ID from their list.
For the full command list, see the CLI Reference.