Home

stencila agents resolve

Show how an agent session would be routed

Dry-run routing resolution: shows the provider, model, session type, credential source, and reasoning without starting a session. Useful for debugging why a particular provider or model was chosen.

Usage

stencila agents resolve [OPTIONS] <NAME>

Examples

# Show routing for the default agent
stencila agents resolve default

# Show extended routing details
stencila agents resolve code-engineer --why

Arguments

NameDescription
<NAME>The name of the agent to resolve.

Options

NameDescription
--whyShow extended routing details. Possible values: true, false.
© 2026 Stencila