Skip to content

Allow configuring models for sub-agents #495

@VangelisMedina

Description

@VangelisMedina

Feature Description

Command Code already supports built-in and custom sub-agents, but it would be useful to allow users to choose which model each sub-agent uses.

Many delegated tasks such as code exploration, file search, dependency analysis, and context gathering do not require the same model as the main agent. Allowing separate model selection would reduce costs and improve performance.

Use Case

main_model: deepseek-v4-pro

subagents:
explore:
model: deepseek-v4-flash
fallback_model: xiaomi-mimo-2.5

Additional Context

No response

How important is this to you?

Important for my workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions