Skip to content

Conversation

@JUVOJustin
Copy link
Contributor

Clarified the behavior of the default 'model' config for agents.

This clarifies that modelis not inherited from the global model config, but from the primary agent that invokes the subagent.

I came across this when setting big pickle as global default, using sonnet for the build agent and removed the model config from my subagents. This made the subagents use sonnet instead of big pickle.

I think this is important, especially for providers that count per requests like copilot. Making the subagents using a fast and cheaper model like big pickle seems reasonable.

Clarified the behavior of the default 'model' config for agents.
@JUVOJustin JUVOJustin changed the title Update model config explanation in agents documentation dosc: Update model "agent" inheritance Nov 29, 2025
@JUVOJustin JUVOJustin changed the title dosc: Update model "agent" inheritance dosc: Update "model" inheritance for agents Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant