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.

  1. In the TUI, open Config Wizard. It lists the harnesses detected on your machine.
  1. Select the harness you want to configure. Sleev shows the providers supported for it.
  2. 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.