dissent config path
Print the path to the active configuration file.dissent config show
Display the effective configuration — resolved API keys (masked), model aliases, routing mode per model, and current defaults.| Option | Default | Description |
|---|---|---|
--check-models | off | Fetch context window sizes from OpenRouter (requires network) |
dissent config test
Send a minimal test prompt ("Say OK") to each model in the default panel and synthesizer. Reports routing decisions, provider used, latency, and any errors.
Example output
Notes
- Configuration is loaded from
~/.mutual-dissent/config.tomlwith environment variable overrides applied last - See Environment Variables for the full override list
- See TOML Reference for the full file schema